- Timestamp:
- Feb 16, 2018 12:42:04 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/VSANS/V_MainPanel.ipf
r1085 r1086 149 149 String ctrlName 150 150 151 OpenFITPanel() 151 DoAlert 0, "This function has not been updated for VSANS yet..." 152 153 // OpenFITPanel() 152 154 End 153 155 … … 167 169 String ctrlName 168 170 169 MakeDAPanel() 171 DoAlert 0, "This function has not been updated for VSANS yet..." 172 173 // MakeDAPanel() 170 174 End 171 175 … … 188 192 String ctrlName 189 193 190 Plot3DSurface() 194 DoAlert 0, "This function has not been updated for VSANS yet..." 195 196 // Plot3DSurface() 197 191 198 End 192 199 … … 364 371 //on main portion of panel 365 372 Button MainButtonA,pos={8,8},size={80,20},title="Pick Path",proc=PickPath_MainButtonProc 366 Button MainButtonA,help={"Pick the local data folder that contains the SANS data"}373 Button MainButtonA,help={"Pick the local data folder that contains the VSANS data"} 367 374 Button MainButtonB,pos={100,8},size={90,20},proc=CatVShort_MainButtonProc,title="File Catalog" 368 375 Button MainButtonB,help={"This will generate a condensed CATalog table of all files in a specified local folder"} … … 384 391 Button MainButton_0b,help={"Patch will update incorrect information in raw data headers"} 385 392 Button MainButton_0c,pos={15,150},size={110,20},proc=TransMainButtonProc,title="Transmission" 386 Button MainButton_0c,help={"Shows the panel which allows calculation of sample transmissions and entering thesevalues into raw data headers"}393 Button MainButton_0c,help={"Shows the panel which allows calculation of sample transmissions and patching values into raw data headers"} 387 394 Button MainButton_0d,pos={15,180},size={130,20},proc=RealTime_MainButtonProc,title="RealTime Display" 388 395 Button MainButton_0d,help={"Shows the panel for control of the RealTime data display. Only used during data collection"} … … 394 401 Button MainButton_0g,help={"Reduce live (incomplete) data files during acquisition"} 395 402 Button MainButton_0h,pos={170,90},size={90,20},proc=Patch_XY_MainButtonProc,title="Patch XY" 396 Button MainButton_0h,help={" Patch will update incorrect information in raw data headers"}403 Button MainButton_0h,help={"Easy patching of XY beam center to multiple files"} 397 404 Button MainButton_0i,pos={170,120},size={110,20},proc=Patch_DeadTime_MainButtonProc,title="Patch DeadTime" 398 Button MainButton_0i,help={" Patch will update incorrect information in raw data headers"}405 Button MainButton_0i,help={"Easy patching of dead time tables to multiple files"} 399 406 Button MainButton_0j,pos={170,150},size={90,20},proc=Patch_Calib_MainButtonProc,title="Patch Calib" 400 Button MainButton_0j,help={" Patch will update incorrect information in raw data headers"}407 Button MainButton_0j,help={"Easy patching of nonlinear calibration tables to multiple files"} 401 408 402 409 //on tab(1) - Reduction 403 410 Button MainButton_1a,pos={15,90},size={110,20},proc=BuildProtocol_MainButtonProc,title="Build Protocol" 404 411 Button MainButton_1a,help={"Shows a panel where the CATalog window is used as input for creating a protocol. Can also be used for standard reductions"} 405 Button MainButton_1b,pos={15,120},size={110,20},proc=ReduceAFile_MainButtonProc,title="Reduce a File"406 Button MainButton_1b,help={"Presents a questionnare for creating a reduction protocol, then reduces a single file"}412 // Button MainButton_1b,pos={15,120},size={110,20},proc=ReduceAFile_MainButtonProc,title="Reduce a File" 413 // Button MainButton_1b,help={"Presents a questionnare for creating a reduction protocol, then reduces a single file"} 407 414 Button MainButton_1c,pos={15,150},size={160,20},proc=ReduceMultiple_MainButtonProc,title="Reduce Multiple Files" 408 415 Button MainButton_1c,help={"Use for reducing multiple raw datasets after protocol(s) have been created"} … … 410 417 // Button MainButton_1d,help={"This button will bring the CATalog window to the front, if it exists"} 411 418 Button MainButton_1a,disable=1 412 Button MainButton_1b,disable=1419 // Button MainButton_1b,disable=1 413 420 Button MainButton_1c,disable=1 414 421 // Button MainButton_1d,disable=1 … … 428 435 Button MainButton_2e,help={"Shows panel for doing arithmetic on 1D data sets"} 429 436 Button MainButton_2f,pos={120,120},size={130,20},proc=Combine1D_MainButtonProc,title="Combine 1D Files" 430 Button MainButton_2f,help={"Shows panel for batch combination of 1D data files. Use after you're comfortable with NSORT"}437 Button MainButton_2f,help={"Shows panel for selecting points to trim before combining files"} 431 438 Button MainButton_2a,disable=1 432 439 // Button MainButton_2b,disable=1 … … 444 451 Button MainButton_3b,help={"Draw a mask file and save it."} 445 452 Button MainButton_3c,pos={15,150},size={90,20},proc=ReadMask_MainButtonProc,title="Read Mask" 446 Button MainButton_3c,help={"Reads a mask file into the proper work folder , and displays a small image of the mask. Yellow areas will be excluded from the data"}453 Button MainButton_3c,help={"Reads a mask file into the proper work folder"} 447 454 // Button MainButton_3d,pos={15,180},size={100,20},title="Tile RAW 2D",proc=ShowTilePanel_MainButtonProc 448 455 // Button MainButton_3d,help={"Adds selected RAW data files to a layout."} … … 452 459 // Button MainButton_3f,help={"Perfom simple math operations on workfile data"} 453 460 Button MainButton_3g,pos={150,180},size={100,20},title="Event Data",proc=Event_MainButtonProc 454 Button MainButton_3g,help={"Manipulate TISANE Timeslice data"}461 Button MainButton_3g,help={"Manipulate VSANS Event Mode data"} 455 462 456 463 Button MainButton_3a,disable=1 … … 474 481 Button MainButton_4e,help={""} 475 482 Button MainButton_4f,pos={180,120},size={130,20},proc=PRODIV_MainButtonProc,title="Make DIV file" 476 Button MainButton_4f,help={" Merges two stored workfiles (CORrected) into a DIV file, and saves the result"}483 Button MainButton_4f,help={"Displays panels and outlines the steps for generating a detector sensitivity file"} 477 484 // Button MainButton_4g,pos={180,150},size={130,20},proc=Raw2ASCII_MainButtonProc,title="RAW ASCII Export" 478 485 // Button MainButton_4g,help={"Exports selected RAW (2D) data file(s) as ASCII, either as pixel values or I(Qx,Qy)"}
Note: See TracChangeset
for help on using the changeset viewer.