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

Support 'min' and 'max' time as a replacement for 'center' where needed #14

Open
cpiker opened this issue Nov 5, 2024 · 0 comments
Open

Comments

@cpiker
Copy link
Member

cpiker commented Nov 5, 2024

Currently DasDim::getPointVar() only supports

  • center
  • mean
  • media
  • mode

however many low-level packets denote data time as the begin point. This is common for waveform captures, particle energy scans, etc. Thus min and max should be considered as appropriate set-point variables for a dimension. This will necessitate updating das3_spice, das3_cdf and related tools including the automatic generation of BIN_LOCATION attributes for output variables.

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

No branches or pull requests

1 participant