serpent-tools
serpent-tools copied to clipboard
[ENH] Allow microxs reader to handle files w/o nfy data
Closes #464
Originally written by Andrea Alfonsi in #465
Please add the appropriate tag to the beginning of the title of your PR:
-
[DOC]
if documentation related -
[DEP]
if something is deprecated or a deprecated feature is removed -
[ENH]
if a feature or enhancement -
[BUG]
if a bug fix -
[API]
if a (possibly incompatible) change to the API -
[TST]
if related to our test suite -
[STY]
if related to code cleanliness and pythonicness
For bug fixes and enhancements, link to the corresponding issue.
Make sure you have read over the developer guide to ease the review process. These include:
- [ x] PR fits the project scope
- [ x] Code to be committed is DRY and matches the code style of the project
- [ x] New and/or changed features are well documented and have adequate testing
- [ x] For first-time contributors, you have included your attribution in
docs/contributors.rst
Include a thorough and concise overview of the changes, and why this PR is overall beneficial to the project.
Once the PR has been created and is nearing closure, make sure that serious changes, including deprecations and incompatible changes are documented in the changelog