You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If i don't add a category in the API of a frame the API complains loudly, but importing a star file without categories in the Saveframe doesn't raise warnings. Is this correct?
The text was updated successfully, but these errors were encountered:
Basically, a user of PyNMR-STAR may be reading files from a variety of sources, some of which have been generated by others, and may have issues. Unless the issue is so severe that it prevents coherent parsing entirely, the library attempts to accept what it is given when reading files.
On the other hand, if you are creating NMR-STAR files yourself, the library does its best to push you to generate correct files to the best of its ability.
As with your other issue though, a more dedicated NEF-mode may enable me to silence some of these warnings where not appropriate. I'll definitely consider it further.
If i don't add a category in the API of a frame the API complains loudly, but importing a star file without categories in the Saveframe doesn't raise warnings. Is this correct?
The text was updated successfully, but these errors were encountered: