Closed oyvfoss closed 2 months ago
Previously in the load.py module docstring:
TO DO:
Checking, fixing
Does the sig_mat_to_dict_join do anything now?
Make it easier/clearer to preserve/skip IBurst, RawAltimeter etc..
Time: Specify epoch?
Investigate what the RuntimeError is in the tilt function..
Look over what print messages are necessary (definitely cut some from the reshaper)
I think I may have dealt with the two later ones at some point.
Looks ok now - I've cleaned up the code, sig_mat_to_dict_join is removed, and there doesnt seem to be any issues with epoch. No runtime error, and print messages seem appropriate. Closing.
Previously in the load.py module docstring:
TO DO:
Checking, fixing
Does the sig_mat_to_dict_join do anything now?
Make it easier/clearer to preserve/skip IBurst, RawAltimeter etc..
Time: Specify epoch?
Investigate what the RuntimeError is in the tilt function..
Look over what print messages are necessary (definitely cut some from the reshaper)
I think I may have dealt with the two later ones at some point.