Last change
on this file since 957 was
956,
checked in by srkline, 8 years ago
|
another iteration of the proposed Nexus file structure for SANS and VSANS
added 2D fit function to be able to fit the pixel beam center for an arc on the detector. this is still in a rudimentary form, but is somewhat functional.
|
File size:
474 bytes
|
Line | |
---|
1 | #pragma rtGlobals=3 // Use modern global access method and strict wave access. |
---|
2 | |
---|
3 | #include "VC_DetectorBinning_Q" |
---|
4 | #include "VC_DetectorBinning_Slit" |
---|
5 | #include "VC_DetectorBinning_Utils" |
---|
6 | #include "VC_FrontView_Deg" |
---|
7 | #include "VC_HDF5_VSANS_Utils" |
---|
8 | #include "VC_SideView" |
---|
9 | #include "VC_UtilityProcedures" |
---|
10 | #include "VC_VCALCPanel_MockUp" |
---|
11 | |
---|
12 | #include "HDF5gateway_NCNR" |
---|
13 | #include "Nexus_SANS_Write" |
---|
14 | #include "Nexus_VSANS_Write" |
---|
15 | |
---|
16 | // for possible peak fitting |
---|
17 | #include "BroadPeak_Pix_2D" |
---|
Note: See
TracBrowser
for help on using the repository browser.