We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current state of input validation in WebCT is sparse, with a few systems in place for validators.
WebCT should have descriptions and sane defaults for all inputs, along with ranges and feedback from validation errors.
The text was updated successfully, but these errors were encountered:
feat: ✨ Configure Beam using Energy, Current, and Power (#13) (#38)
209f85e
Added beam type selector: Synchrotron: - Parallel Beam - Energy (keV) - Exposure (s) - Intensity (uA) - Harmonics Lab CT: - X-Ray Tube Point Beam - Voltage (kV) - Exposure (s) - Intensity (uA) - Focal Spot (um) - Tube Properties - Supports Filtering Medical: - X-Ray Tube Point Beam - Voltage (kV) - Exposure/Intensity (mAs) - Focal Spot (um) - Tube Properties - Supports Filtering 🔥 Removed Features: - Manual selection of Point/Parallel sources has been removed. 🚧 Breaking Changes: - Beam validation is no longer implemented. (#40) - Swapping FDK/FBP based on beam type selection is no longer implemented. (#39)
No branches or pull requests
The current state of input validation in WebCT is sparse, with a few systems in place for validators.
WebCT should have descriptions and sane defaults for all inputs, along with ranges and feedback from validation errors.
The text was updated successfully, but these errors were encountered: