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

Change Corelli bank names to sequentially numbered banks. i.e. bank1,.. #13026

Merged
merged 1 commit into from Jul 7, 2015

Conversation

rosswhitfield
Copy link
Member

Instead of the banks being named A1, A2, A3... B1, B2, B3... they will now all be sequential bank1, bank2, ..., bank91

Generated by https://github.com/mantidproject/mantidgeometry/blob/master/corelli_geometry.py

This is done at the request of the Corelli instrument scientists to make the bank names the same as in the NeXus file.

To test

LoadInstrument(..., InstrumentName='CORELLI')

And see if the banks are correctly named.

Since the IDF is included in the NeXus file itself this only included here for the few Algorithms that need it.

Release notes not needed.

@rosswhitfield rosswhitfield added this to the Release 3.5 milestone Jul 6, 2015
VickieLynch added a commit that referenced this pull request Jul 7, 2015
Change Corelli bank names to sequentially numbered banks. i.e. bank1,..
@VickieLynch VickieLynch merged commit 63e1b53 into master Jul 7, 2015
@VickieLynch VickieLynch deleted the update_corelli_idf branch July 7, 2015 12:00
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.

None yet

3 participants