Skip to content

Commit

Permalink
Feb 2023 beta (1)
Browse files Browse the repository at this point in the history
Force NIka not to use 2D Calibrated data
  • Loading branch information
jilavsky committed Feb 15, 2023
1 parent a0aedb3 commit cd7b4a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ User Procedures/Irena_CalcSavedCompounds/FakeSoil.dat
User Procedures/Irena_CalcSavedCompounds/.DS_Store
User Procedures/Irena/.DS_Store
User Procedures/Indra 2/.DS_Store
User Procedures/Irena_CalcSavedCompounds/AlZr0.34Sn0.09.dat
3 changes: 3 additions & 0 deletions User Procedures/Nika/NI1_MainPanel.ipf
Original file line number Diff line number Diff line change
Expand Up @@ -704,6 +704,9 @@ Function NI1A_Initialize2Dto1DConversion()
LineProfileUseCorrData=0
endif

//force 2DCalibrated data off, some users seem really creative
NVAR UseCalib2DData
UseCalib2DData = 0
//BSL files support...
//josh add: I added BSL sumoverframes and BSLlog
setDataFolder root:Packages
Expand Down

0 comments on commit cd7b4a9

Please sign in to comment.