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

Add file path and other internal improvements #21

Merged
merged 7 commits into from
Feb 9, 2024
Merged

Conversation

ercius
Copy link
Owner

@ercius ercius commented Feb 9, 2024

SMV header improvements:

  • the file loaded is added to the SMV header
  • the current time is added to the SMV header instead of some random date in 2021
  • detector_SN (serial number) is now set to 1 insead of unknown
  • the line endings for SMV are enforced to be "\n" (linux line endings) since most processing programs assume this. Data exported from Windows should now be readable in adxv and xds

Other improvements

  • The actual memory required (3x the "ragged array") is reported in the terminal
  • the name of the opened file is retained and displayed in the status bar

@ercius
Copy link
Owner Author

ercius commented Feb 9, 2024

This fixes #17 and #20

@ercius ercius merged commit 9ec3069 into main Feb 9, 2024
@ercius ercius deleted the add_file_path branch February 9, 2024 23:32
This was referenced Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant