public PHRHENDRIC02FileSystem() { Paths.Add("settingsPath", "d:\\scanmaster\\settings\\"); Paths.Add("scanMasterDataPath", "d:\\data\\"); Paths.Add("fakeData", "d:\\scanmaster\\examples\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = false; }
public B002MMTPCFileSystem() { Paths.Add("settingsPath", "C:\\Users\\Equipe\\Documents\\EDMSuiteData\\Settings"); Paths.Add("scanMasterDataPath", "C:\\Users\\Equipe\\Documents\\EDMSuiteData\\Data"); Paths.Add("fakeData", "C:\\Users\\Equipe\\Documents\\EDMSuiteData\\Fakedata"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = true; }
public PhkaraFileSystem() { Paths.Add("settingsPath", "d:\\data\\settings\\"); Paths.Add("scanMasterDataPath", "d:\\data\\general\\"); Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/7.0/mathkernel.exe"); Paths.Add("fakeData", "d:\\data\\examples\\"); Paths.Add("edmDataPath", "d:\\data\\sedm\\v3\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); DataSearchPaths.Add(Paths["edmDataPath"]); SortDataByDate = false; }
public RagnarokFileSystem() { //Paths.Add("mathPath", "c:\\Program Files\\Wolfram Research\\Mathematica\\7.0\\mathkernel.exe"); Paths.Add("settingsPath", "d:\\Data\\Settings\\"); Paths.Add("scanMasterDataPath", "d:\\Data\\CH"); Paths.Add("fakeData", "d:\\Data\\Examples\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = false; }
public PHCDSLapFileSystem() { Paths.Add("settingsPath", "d:\\files\\data\\settings"); Paths.Add("scanMasterDataPath", "d:\\files\\data\\Scan master data"); Paths.Add("mathPath", "d:/program files/wolfram research/mathematica/5.2/mathkernel.exe"); Paths.Add("fakeData", "d:\\files\\data\\examples"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = false; }
public OysterFileSystem() { Paths.Add("settingsPath", "d:\\mike\\data\\settings\\"); Paths.Add("scanMasterDataPath", "d:\\mike\\data\\coldmols\\"); Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/5.1/mathkernel.exe"); Paths.Add("fakeData", "d:\\mike\\data\\examples\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = false; }
public D006MMTFZ400FileSystem() { Paths.Add("settingsPath", "C:\\Users\\MMTF\\Documents\\EDMSuiteData\\settings"); Paths.Add("scanMasterDataPath", "C:\\Users\\MMTF\\Documents\\EDMSuiteData\\ScanMaster\\data"); //Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/5.2/mathkernel.exe"); Paths.Add("fakeData", "C:\\Users\\MMTF\\Documents\\EDMSuiteData\\ScanMaster\\fakedata"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = true; }
public PHRHENDRIC02FileSystem() { Paths.Add("settingsPath", "d:\\Settings\\"); Paths.Add("scanMasterDataPath", "d:\\Data\\"); Paths.Add("fakeData", "d:\\Examples\\"); Paths.Add("UntriggeredCameraAttributesPath", "d:\\Settings\\CameraAttributes\\SHCCameraAttributes.txt"); Paths.Add("CameraAttributesPath", "d:\\Settings\\CameraAttributes\\MOTMasterCameraAttributes.txt"); Paths.Add("transferCavityData", "d:\\Data\\TCL\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = false; }
public CarmeliteFileSystem() { Paths.Add("settingsPath", "c:\\experiment control\\"); Paths.Add("scanMasterDataPath", "c:\\data\\"); Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/5.1/mathkernel.exe"); Paths.Add("fakeData", "c:\\data\\examples\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = false; }
public SunshineFileSystem() { Paths.Add("settingsPath", "c:\\Control Programs\\"); Paths.Add("scanMasterDataPath", "c:\\Data\\LCMCaF"); Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/7.0/mathkernel.exe"); Paths.Add("fakeData", "c:\\Data\\examples\\"); // Paths.Add("decelerationUtilitiesPath", "d:\\Tools\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = false; }
public SchnapsFileSystem() { Paths.Add("settingsPath", "d:\\experiment control\\"); Paths.Add("scanMasterDataPath", "d:\\data\\supersonic"); Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/5.1/mathkernel.exe"); Paths.Add("fakeData", "d:\\data\\examples\\"); Paths.Add("decelerationUtilitiesPath", "d:\\Tools\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = false; }
public PHRHENDRIC02FileSystem() { Paths.Add("settingsPath", "d:\\Settings\\"); Paths.Add("scanMasterDataPath", "d:\\Data\\"); Paths.Add("fakeData", "d:\\Examples\\"); Paths.Add("UntriggeredCameraAttributesPath", "d:\\Settings\\CameraAttributes\\SHCCameraAttributes.txt"); Paths.Add("CameraAttributesPath", "d:\\Settings\\CameraAttributes\\MOTMasterCameraAttributes.txt"); Paths.Add("transferCavityData", "d:\\Data\\TCL\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); Paths.Add("HardwareControllerDataPath", "C:\\Users\\Experiment\\Box Sync\\UltracoldEDM\\data\\"); SortDataByDate = false; }
public RainbowFileSystem() { Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/7.0/mathkernel.exe"); Paths.Add("settingsPath", "C:\\Users\\SrF\\Files\\Data\\Settings\\"); Paths.Add("scanMasterDataPath", "C:\\Users\\SrF\\Files\\Data\\General\\"); Paths.Add("fakeData", "C:\\Users\\SrF\\Files\\Data\\Examples\\"); Paths.Add("transferCavityData", "C:\\Users\\SrF\\Files\\Data\\TransferCavity\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = true; }
public GanymedeFileSystem() { Paths.Add("settingsPath", "d:\\Data\\Settings\\"); Paths.Add("scanMasterDataPath", "d:\\Data\\LiH\\"); Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/5.2/mathkernel.exe"); Paths.Add("fakeData", "d:\\data\\examples\\"); Paths.Add("decelerationUtilitiesPath", "d:\\Experiment Control\\Packages\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = false; }
public ClamFileSystem() { Paths.Add("settingsPath", "d:\\mike\\data\\settings\\"); Paths.Add("scanMasterDataPath", "d:\\mike\\data\\coldmols\\"); Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/6.0/mathkernel.exe"); Paths.Add("fakeData", "d:\\mike\\data\\examples\\"); Paths.Add("decelerationUtilitiesPath", "d:\\Mike\\Work\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = false; }
public CENTAURFileSystem() { Paths.Add("settingsPath", "C:\\Users\\UEDM\\Documents\\EDM Suite Files\\Settings\\"); Paths.Add("scanMasterDataPath", "C:\\Users\\UEDM\\Documents\\EDM Suite Files\\Data\\"); Paths.Add("fakeData", "C:\\Users\\UEDM\\Documents\\EDM Suite Files\\Examples\\"); Paths.Add("UntriggeredCameraAttributesPath", "C:\\Users\\UEDM\\Documents\\EDM Suite Files\\Settings\\CameraAttributes\\SHCCameraAttributes.txt"); Paths.Add("CameraAttributesPath", "C:\\Users\\UEDM\\Documents\\EDM Suite Files\\Settings\\CameraAttributes\\MOTMasterCameraAttributes.txt"); Paths.Add("transferCavityData", "C:\\Users\\UEDM\\Documents\\EDM Suite Files\\Data\\TCL\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); Paths.Add("HardwareControllerDataPath", "C:\\Users\\UEDM\\Box\\UltracoldEDM\\data\\"); SortDataByDate = false; }
public PHNFITCH2FileSystem() { Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/5.2/mathkernel.exe"); Paths.Add("settingsPath", "d:\\Box Sync\\CaF MOT\\ZeemanSisyphus\\settings\\"); Paths.Add("scanMasterDataPath", "d:\\Box Sync\\CaF MOT\\ZeemanSisyphus\\data\\"); //where scan master will save data //Paths.Add("edmDataPath", "d:\\data\\sedm\\v3\\"); Paths.Add("fakeData", "d:\\Box Sync\\CaF MOT\\ZeemanSisyphus\\examples\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); //DataSearchPaths.Add(Paths["edmDataPath"]); SortDataByDate = true; }
public PHRHENDRIC0FileSystem() { Paths.Add("settingsPath", "e:\\data\\settings\\"); Paths.Add("scanMasterDataPath", "e:\\data\\"); Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/7.0/mathkernel.exe"); Paths.Add("fakeData", "e:\\data\\examples\\"); Paths.Add("UntriggeredCameraAttributesPath", "e:\\Data\\Settings\\CameraAttributes\\SHCCameraAttributes.txt"); Paths.Add("CameraAttributesPath", "e:\\Data\\Settings\\CameraAttributes\\MOTMasterCameraAttributes.txt"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = false; }
public SealClubberFileSystem() { Paths.Add("settingsPath", "c:\\Users\\jony\\Files\\data\\settings\\"); Paths.Add("scanMasterDataPath", "c:\\Users\\jony\\Files\\data\\general\\"); Paths.Add("edmDataPath", "c:\\Users\\jony\\Files\\data\\sedm\\v3\\"); Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/8.0/mathkernel.exe"); Paths.Add("fakeData", "c:\\Users\\jony\\Files\\data\\examples\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); DataSearchPaths.Add(Paths["edmDataPath"]); SortDataByDate = true; }
public TCLEDMFileSystem() { //Install Mathematica and add this Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/10.4/mathkernel.exe"); Paths.Add("settingsPath", "C:\\Users\\EDM\\Documents\\Data\\settings\\"); Paths.Add("scanMasterDataPath", "C:\\Users\\EDM\\Documents\\Data\\general\\"); Paths.Add("edmDataPath", "C:\\Users\\EDM\\Documents\\Data\\sedm\\v3\\"); Paths.Add("fakeData", "C:\\Users\\EDM\\Documents\\Data\\examples\\"); Paths.Add("transferCavityData", "C:\\Users\\EDM\\Documents\\Data\\transfer cavity\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); DataSearchPaths.Add(Paths["edmDataPath"]); SortDataByDate = true; }
public PixieFileSystem() { Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/5.2/mathkernel.exe"); Paths.Add("settingsPath", "f:\\data\\settings\\"); Paths.Add("scanMasterDataPath", "f:\\data\\general\\"); Paths.Add("edmDataPath", "f:\\data\\sedm\\v3\\"); Paths.Add("fakeData", "f:\\data\\examples\\"); Paths.Add("transferCavityData", "f:\\data\\transfer cavity\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); DataSearchPaths.Add(Paths["edmDataPath"]); SortDataByDate = true; }
public PHBonesawFileSystem() { Paths.Add("MOTMasterDataPath", "C:\\Users\\cafmot\\Box Sync\\CaF MOT\\MOTData\\MOTMasterData\\"); Paths.Add("scriptListPath", "C:\\ControlPrograms\\EDMSuite\\MoleculeMOTMasterScripts"); Paths.Add("daqDLLPath", "C:\\ControlPrograms\\EDMSuite\\DAQ\\bin\\CaF\\daq.dll"); Paths.Add("MOTMasterExePath", "C:\\ControlPrograms\\EDMSuite\\MOTMaster\\bin\\CaF\\"); Paths.Add("ExternalFilesPath", "C:\\Users\\cafmot\\Documents\\Temp Camera Images\\"); Paths.Add("HardwareClassPath", "C:\\ControlPrograms\\EDMSuite\\DAQ\\MoleculeMOTHardware.cs"); Paths.Add("settingsPath", "C:\\ControlPrograms\\Settings\\ScanMaster\\"); Paths.Add("scanMasterDataPath", "C:\\Users\\cafmot\\Box Sync\\CaF MOT\\MOTData\\MOTScanMasterData\\");//where scan master will save data Paths.Add("fakeData", "C:\\ControlPrograms\\Settings\\Examples\\"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = false; }
public RequiemFileSystem() { Paths.Add("mathPath", "c:\\Program Files\\Wolfram Research\\Mathematica\\7.0\\mathkernel.exe"); Paths.Add("settingsPath", "c:\\Data\\Settings\\"); Paths.Add("scanMasterDataPath", "c:\\Data\\ScanMasterData\\"); Paths.Add("dataPath", "c:\\Data\\"); Paths.Add("fakeData", "c:\\Data\\Examples\\"); Paths.Add("MOTMasterDataPath", "c:\\Data\\MOTMasterData\\"); Paths.Add("scriptListPath", "C:\\ExperimentControl\\EDMSuite\\SympatheticMOTMasterScripts\\"); Paths.Add("daqDLLPath", "C:\\ExperimentControl\\EDMSuite\\DAQ\\bin\\Sympathetic\\daq.dll"); Paths.Add("MOTMasterExePath", "C:\\ExperimentControl\\EDMSuite\\MOTMaster\\bin\\Sympathetic\\"); Paths.Add("UntriggeredCameraAttributesPath", "c:\\Data\\Settings\\CameraAttributes\\SHCCameraAttributes.txt"); Paths.Add("CameraAttributesPath", "c:\\Data\\Settings\\CameraAttributes\\MOTMasterCameraAttributes.txt"); Paths.Add("HardwareClassPath", "C:\\ExperimentControl\\EDMSuite\\DAQ\\PXISympatheticHardware.cs"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = false; }
public SunshineFileSystem() { Paths.Add("settingsPath", "c:\\Control Programs\\Settings\\"); Paths.Add("scanMasterDataPath", "c:\\Data\\LCMCaF\\"); Paths.Add("mathPath", "c:/program files/wolfram research/mathematica/7.0/mathkernel.exe"); Paths.Add("fakeData", "c:\\Data\\examples\\"); // Paths.Add("decelerationUtilitiesPath", "d:\\Tools\\"); Paths.Add("vcoLockData", "c:\\Data\\VCO Lock\\"); Paths.Add("transferCavityData", "c:\\Data\\LCMCaF\\TCL\\"); Paths.Add("MOTMasterDataPath", "c:\\Data\\MOTMasterData\\"); Paths.Add("scriptListPath", "C:\\Control Programs\\EDMSuite\\MoleculeMOTMasterScripts"); Paths.Add("daqDLLPath", "C:\\Control Programs\\EDMSuite\\DAQ\\bin\\Decelerator\\daq.dll"); Paths.Add("MOTMasterExePath", "C:\\Control Programs\\EDMSuite\\MOTMaster\\bin\\Decelerator\\"); Paths.Add("UntriggeredCameraAttributesPath", "c:\\Data\\Settings\\CameraAttributes\\SHCCameraAttributes.txt"); Paths.Add("CameraAttributesPath", "c:\\Data\\Settings\\CameraAttributes\\MOTMasterCameraAttributes.txt"); Paths.Add("HardwareClassPath", "C:\\Control Programs\\EDMSuite\\DAQ\\DecelerationHardware.cs"); DataSearchPaths.Add(Paths["scanMasterDataPath"]); SortDataByDate = false; }