Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: convert_...() : warning when importing null or negative segments #117

Open
florianschiel opened this issue Aug 12, 2016 · 0 comments

Comments

@florianschiel
Copy link

Feature Request:
Currently it is possible to import a DB with zero or negative length segments via the convert_...() functions (tested on convert_legacyEmuDB()). Although this works within the emuDB concept, the EmuLabeller will not cope with that (and their are other problems when working on these data).
It would be nice,

  • to get a warning, when such segments are imported in all convert_...()
  • to have an option removeNullSegments=T that automatically prevents such segments to be imported, so that the resulting emuDB can be manipulated by the EmuLabeller (and other functions that require consecutive, non-zero segments).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants