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

Enable tube_calib.py to calibrate several components #7601

Closed
KarlPalmen opened this issue Mar 21, 2013 · 1 comment
Closed

Enable tube_calib.py to calibrate several components #7601

KarlPalmen opened this issue Mar 21, 2013 · 1 comment
Assignees
Milestone

Comments

@KarlPalmen
Copy link
Contributor

Currently in the tube calibration scripts, one can calibrate the tubes of a single component, such as the whole instrument, a door or window or an individual tube.

This is done by defining a tube specification for one component (which has one or more tubes) and passing it on to the tube_calib.getCalibration() function.

It would be useful to be able to calibrated several components together. This could be done by either enabling tube_spec to create a specification based several componenents or having a tube_caib.getCalibration function that can take several components.

The first option is simpler for the user, but the second option could be extended to allow different ideal tubes and fit parameters for different components.

Perhaps both options could be implemented.

@KarlPalmen
Copy link
Contributor Author

This issue was originally trac ticket 6755

@KarlPalmen KarlPalmen self-assigned this Jun 3, 2015
@KarlPalmen KarlPalmen added this to the Release 2.5 milestone Jun 3, 2015
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