extension of append hdf functionality #71
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Presently Append works for hdf files read from /sq_data
we need Append to work also for files read from local computer disk
tested by PN 20230446
zebra2023n007813.hdf
zebra2023n007814.hdf
does not work as needed:
does list the appended file in the table of scans, but does not show the appended part in projections
Not sure I can reproduce the issue (at least, it doesn't seem to be related to appending files from local computer disk).
When I open the zebra2023n007813.hdf file, the projections plot has scanning motor omega from 30 to 50 deg and it contains a single strong peak. Appending zebra2023n007814.hdf makes omega range from 30 to 70 deg and it now contains 2 strong peaks. It looks to me that the projections got updated with the appended part.