Package gda.px

Class MxProperties

java.lang.Object
gda.px.MxProperties

public final class MxProperties extends Object
Constants for MX property names.
  • Field Details

    • GDA_PX_SAMPLE_CHANGER_PRESENT

      public static final String GDA_PX_SAMPLE_CHANGER_PRESENT
      true if the sample changer is present. This causes: SampleChanger to be added as a tab to JCameramanDisplayPanel Columns for holder and position are added to ExperimentControlPanel
      See Also:
    • GDA_MX_SAMPLE_CHANGER_BLOCKED_POSITIONS_ENABLED

      public static final String GDA_MX_SAMPLE_CHANGER_BLOCKED_POSITIONS_ENABLED
      Specifies whether the sample changer supports position blocking. Requires a client-side blockedSamplePositions bean.
      See Also:
    • GDA_MX_MAX_SAMPLE_HOLDER

      public static final String GDA_MX_MAX_SAMPLE_HOLDER
      Identifies the maximum number of valid locations for sample holders (eg puck locations in dewar)
      See Also:
    • GDA_MX_MIN_SAMPLE_HOLDER_INDEX

      public static final String GDA_MX_MIN_SAMPLE_HOLDER_INDEX
      Identifies the minimum valid integer index for numbered sample holders (eg first puck location in dewar)
      See Also:
    • GDA_IMAGES_PREVENT_SET_BEAM_CENTRE

      public static final String GDA_IMAGES_PREVENT_SET_BEAM_CENTRE
      When set to true, prevents the beam centre from being set.
      See Also:
    • GDA_IMAGES_PREVENT_SET_BEAM_SIZE

      public static final String GDA_IMAGES_PREVENT_SET_BEAM_SIZE
      When set to true, prevents the beam size from being set.
      See Also:
    • GDA_MX_GONIO_OMEGA_SCANNABLE

      public static final String GDA_MX_GONIO_OMEGA_SCANNABLE
      Name of the scannable that represents the omega axis of the goniometer.
      See Also:
    • GDA_MX_SLIT_SIZE_X_SCANNABLE

      public static final String GDA_MX_SLIT_SIZE_X_SCANNABLE
      Name of the scannable that represents the horizontal beam size.
      See Also:
    • GDA_MX_SLIT_SIZE_Y_SCANNABLE

      public static final String GDA_MX_SLIT_SIZE_Y_SCANNABLE
      Name of the scannable that represents the vertical beam size.
      See Also:
    • GDA_MX_BEAM_SIZE_X_SCANNABLE

      public static final String GDA_MX_BEAM_SIZE_X_SCANNABLE
      See Also:
    • GDA_MX_BEAM_SIZE_Y_SCANNABLE

      public static final String GDA_MX_BEAM_SIZE_Y_SCANNABLE
      See Also:
    • GDA_MX_MIDDLE_CLICK_SHOW_COORDINATES

      public static final String GDA_MX_MIDDLE_CLICK_SHOW_COORDINATES
      When set to true, middle-clicking on the sample image causes the coordinates to be displayed.
      See Also:
    • GDA_MX_SAMPLE_CHANGER_SCRIPT_CONTROLLER

      public static final String GDA_MX_SAMPLE_CHANGER_SCRIPT_CONTROLLER
      Name of the sample changer script controller.
      See Also:
    • GDA_MX_SAMPLE_CHANGER_LOAD_SCRIPT

      public static final String GDA_MX_SAMPLE_CHANGER_LOAD_SCRIPT
      Name of the function in the sample changer script for loading samples.
      See Also:
    • GDA_MX_SAMPLE_CHANGER_UNLOAD_SCRIPT

      public static final String GDA_MX_SAMPLE_CHANGER_UNLOAD_SCRIPT
      Name of the function in the sample changer script for unloading samples.
      See Also:
    • GDA_JCAMERAMANDISPLAYPANEL_SHOW_BEAM_SIZE_FROM_FILE

      public static final String GDA_JCAMERAMANDISPLAYPANEL_SHOW_BEAM_SIZE_FROM_FILE
      If set to true, the beam size stored in the file is used instead of the real beam size.
      See Also:
    • GDA_IMAGES_RTP_ADDRESS

      public static final String GDA_IMAGES_RTP_ADDRESS
      Address of the sample display RTP stream.
      See Also:
    • GDA_IMAGES_RTP_PORT

      public static final String GDA_IMAGES_RTP_PORT
      Port number of the sample display RTP stream.
      See Also:
    • GDA_MX_CAMERA_SHOW_SCALE

      public static final String GDA_MX_CAMERA_SHOW_SCALE
      Whether to show the 'show beam scale' checkbox in the image control panel.
      See Also:
    • GDA_MX_SHOW_BEAM_CENTRE_CHECKBOX

      public static final String GDA_MX_SHOW_BEAM_CENTRE_CHECKBOX
      See Also:
    • GDA_MX_SHOW_FOCAL_SPOT_AS_ELLIPSE_CHECKBOX

      public static final String GDA_MX_SHOW_FOCAL_SPOT_AS_ELLIPSE_CHECKBOX
      See Also:
    • GDA_MX_SHOW_MOVE_ON_CLICK_CHECKBOX

      public static final String GDA_MX_SHOW_MOVE_ON_CLICK_CHECKBOX
      See Also:
    • GDA_MX_SHOW_BARCODE

      public static final String GDA_MX_SHOW_BARCODE
      Show Barcode in MX Controls
      See Also:
    • GDA_MX_STRATEGIES

      public static final String GDA_MX_STRATEGIES
      Which type of strategies to use
      See Also:
    • GDA_MX_STRATEGIES_COMMON

      public static final String GDA_MX_STRATEGIES_COMMON
      See Also:
    • GDA_MX_STRATEGIES_ASTRA

      public static final String GDA_MX_STRATEGIES_ASTRA
      See Also:
    • GDA_MX_STRATEGIES_FILE

      public static final String GDA_MX_STRATEGIES_FILE
      See Also:
    • GDA_MX_BEAM_SIZE_PANEL_ENABLED

      public static final String GDA_MX_BEAM_SIZE_PANEL_ENABLED
      Whether to show the beam size panel in the image control panel.
      See Also:
    • GDA_JCAMERAMANDISPLAYPANEL_BEAM_SIZE_IS_EDITABLE

      public static final String GDA_JCAMERAMANDISPLAYPANEL_BEAM_SIZE_IS_EDITABLE
      Whether the beam size boxes shown in the "Sample Alignment and Centring" tab are editable.
      See Also:
    • GDA_JCAMERAMANDISPLAYPANEL_SLIT_GAP_IS_EDITABLE

      public static final String GDA_JCAMERAMANDISPLAYPANEL_SLIT_GAP_IS_EDITABLE
      Whether the slit gap boxes shown in the "Sample Alignment and Centring" tab are editable.
      See Also:
    • GDA_PX_FRAME_SAMPLEXYZ_HAVE_CHOICE

      public static final String GDA_PX_FRAME_SAMPLEXYZ_HAVE_CHOICE
      Whether there is an alternative sample stage scannable.
      See Also:
    • GDA_MX_ROTATION_AXIS_ALIGNMENT_PANEL_ENABLED

      public static final String GDA_MX_ROTATION_AXIS_ALIGNMENT_PANEL_ENABLED
      Whether the rotation axis alignment panel is enabled.
      See Also:
    • GDA_MX_COORD_SYS_CENTRING_PAUSE_SECONDS

      public static final String GDA_MX_COORD_SYS_CENTRING_PAUSE_SECONDS
      See Also:
    • GDA_MX_COORD_SYS_CENTRING_PAUSE_DEFAULT

      public static final double GDA_MX_COORD_SYS_CENTRING_PAUSE_DEFAULT
      See Also:
    • GDA_MX_GONIO_LITTLE_NUDGE

      public static final String GDA_MX_GONIO_LITTLE_NUDGE
      The little gonio nudge, in degrees (e.g. 90).
      See Also:
    • GDA_MX_GONIO_BIG_NUDGE

      public static final String GDA_MX_GONIO_BIG_NUDGE
      The big gonio nudge, in degrees (e.g. 180).
      See Also:
    • GDA_PX_STILL_EXPOSURE_TIME_MIN

      public static final String GDA_PX_STILL_EXPOSURE_TIME_MIN
      Minimum still exposure time for MX, in seconds.
      See Also:
    • GDA_PX_STILL_EXPOSURE_TIME_MAX

      public static final String GDA_PX_STILL_EXPOSURE_TIME_MAX
      Maximum still exposure time for MX, in seconds.
      See Also:
    • GDA_PX_STILL_EXPOSURE_TIME_INITIAL

      public static final String GDA_PX_STILL_EXPOSURE_TIME_INITIAL
      Initial still exposure time for MX, in seconds.
      See Also:
    • GDA_PX_GRID_SCAN_TRANSMISSION_INITIAL

      public static final String GDA_PX_GRID_SCAN_TRANSMISSION_INITIAL
      Initial grid scan transmission for MX, in percent
      See Also:
    • GDA_PX_LINE_SCAN_OSCILLATION_INITIAL

      public static final String GDA_PX_LINE_SCAN_OSCILLATION_INITIAL
      Initial line scan oscillation for MX, in degrees
      See Also:
    • GDA_PX_LINE_SCAN_EXPOSURE_TIME_INITIAL

      public static final String GDA_PX_LINE_SCAN_EXPOSURE_TIME_INITIAL
      Initial line scan exposure time for MX, in seconds
      See Also:
    • GDA_PX_LINE_SCAN_TRANSMISSION_INITIAL

      public static final String GDA_PX_LINE_SCAN_TRANSMISSION_INITIAL
      Initial line scan transmission for MX, in percent
      See Also:
    • GDA_PX_LINE_SCAN_RESOLUTION_INITIAL

      public static final String GDA_PX_LINE_SCAN_RESOLUTION_INITIAL
      Initial line scan resolution for MX, in ångström
      See Also:
    • GDA_PX_LINE_SCAN_WEDGES_INITIAL

      public static final String GDA_PX_LINE_SCAN_WEDGES_INITIAL
      Initial number of wedges for line scans
      See Also:
    • GDA_PX_LINE_SCAN_IMAGES_PER_WEDGE_INITIAL

      public static final String GDA_PX_LINE_SCAN_IMAGES_PER_WEDGE_INITIAL
      Initial number of images per wedge for line scans
      See Also:
    • GDA_EXPT_TABLE_MODEL_MIN_IMAGE_TIME

      public static final String GDA_EXPT_TABLE_MODEL_MIN_IMAGE_TIME
      Minimum image time in table.
      See Also:
    • GDA_EXPT_TABLE_MODEL_MAX_IMAGE_TIME

      public static final String GDA_EXPT_TABLE_MODEL_MAX_IMAGE_TIME
      Max image time in table.
      See Also:
    • GDA_EXPT_TABLE_MODEL_MIN_SAMPLE_STEP

      public static final String GDA_EXPT_TABLE_MODEL_MIN_SAMPLE_STEP
      Minimum sample step in table.
      See Also:
    • GDA_EXPT_TABLE_MODEL_MAX_SAMPLE_STEP

      public static final String GDA_EXPT_TABLE_MODEL_MAX_SAMPLE_STEP
      Max sample step in table.
      See Also:
    • GDA_EXPT_TABLE_MODEL_MIN_SAMPLE_OMEGA_START

      public static final String GDA_EXPT_TABLE_MODEL_MIN_SAMPLE_OMEGA_START
      Minimum omega angle (degrees).
      See Also:
    • GDA_EXPT_TABLE_MODEL_MAX_SAMPLE_OMEGA_START

      public static final String GDA_EXPT_TABLE_MODEL_MAX_SAMPLE_OMEGA_START
      Maximum omega angle (degrees).
      See Also:
    • GDA_EXPT_TABLE_MODEL_MIN_OMEGA_DELTA

      public static final String GDA_EXPT_TABLE_MODEL_MIN_OMEGA_DELTA
      Minimum omega delta.
      See Also:
    • GDA_EXPT_TABLE_MODEL_MAX_OMEGA_DELTA

      public static final String GDA_EXPT_TABLE_MODEL_MAX_OMEGA_DELTA
      Max omega delta.
      See Also:
    • GDA_EXPT_TABLE_MODEL_MIN_NUM_IMAGES

      public static final String GDA_EXPT_TABLE_MODEL_MIN_NUM_IMAGES
      See Also:
    • GDA_EXPT_TABLE_MODEL_MAX_NUM_IMAGES

      public static final String GDA_EXPT_TABLE_MODEL_MAX_NUM_IMAGES
      See Also:
    • GDA_PX_EXTENDED_COLLECT_REQUEST_PROCESSOR_START_COLLECTION_COMMAND

      public static final String GDA_PX_EXTENDED_COLLECT_REQUEST_PROCESSOR_START_COLLECTION_COMMAND
      Command to run at the start of the entire collection.
      See Also:
    • GDA_PX_EXTENDED_COLLECT_REQUEST_PROCESSOR_END_COLLECTION_COMMAND

      public static final String GDA_PX_EXTENDED_COLLECT_REQUEST_PROCESSOR_END_COLLECTION_COMMAND
      Command to run at the end of the entire collection.
      See Also:
    • GDA_SAMPLECONTROLSCRIPT_STATE

      public static final String GDA_SAMPLECONTROLSCRIPT_STATE
      Name of Scannable. When non-zero the GDA_SAMPLECONTROL_STATE is set to active.
      See Also:
    • GDA_SAMPLECONTROLSCRIPT_ACTION

      public static final String GDA_SAMPLECONTROLSCRIPT_ACTION
      Name of Scannable whose position indicates the current action of the sample control script
      See Also:
    • GDA_HUTCHUTILSSCRIPT_STATE

      public static final String GDA_HUTCHUTILSSCRIPT_STATE
      Name of Scannable. When non-zero the GDA_HUTCHUTILS_STATE is set to active.
      See Also:
    • GDA_BEAMLINEBUSY_STATE

      public static final String GDA_BEAMLINEBUSY_STATE
      Name of Scannable with position of value "active" when the further actions that effect the hutch are to be disabled - hutch utils script is running or sampleChangerState is Active or a data collection is being performed as indicated by GDA_DATACOLLECTION_SCRIPT
      See Also:
    • GDA_SAMPLECHANGER_STATE

      public static final String GDA_SAMPLECHANGER_STATE
      Name of Scannable with position equal to status of the sample changer
      See Also:
    • GDA_SAMPLECONTROL_STATE

      public static final String GDA_SAMPLECONTROL_STATE
      Name of Scannable with position of value that indicates the state of the sample control system
      See Also:
    • GDA_DATACOLLECTION_SCRIPT

      public static final String GDA_DATACOLLECTION_SCRIPT
      Name of Scannable with position equals the name of the active data collection script - or else ""
      See Also:
    • GDA_MX_DASHBOARD_EDITABLE

      public static final String GDA_MX_DASHBOARD_EDITABLE
      Controls whether values shown in the dashboard are or editable or not. Should be true or false.
      See Also:
    • GDA_CHOOCH_RESULTS_FILE

      public static final String GDA_CHOOCH_RESULTS_FILE
      Name of file into which chooch results are to be written
      See Also:
    • GDA_FLUORESCENCE_SPECTRUM_RESULTS_FILE

      public static final String GDA_FLUORESCENCE_SPECTRUM_RESULTS_FILE
      Name of file into which fluorescence spectrum results are to be written
      See Also:
    • GDA_FLUORESCENCE_SPECTRUM_RESULTS_PLOTNAME

      public static final String GDA_FLUORESCENCE_SPECTRUM_RESULTS_PLOTNAME
      Name of panel to which fluorescence spectrum results are to be plotted
      See Also:
    • GDA_FLUORESCENCE_SPECTRUM_NO_ATTENUATION_OPTIMIZATION

      public static final String GDA_FLUORESCENCE_SPECTRUM_NO_ATTENUATION_OPTIMIZATION
      See Also:
    • GDA_FLUORESCENCE_SCAN_NO_ATTENUATION_OPTIMIZATION

      public static final String GDA_FLUORESCENCE_SCAN_NO_ATTENUATION_OPTIMIZATION
      Tell the user that the beamline does not use attenuation optimization for fluorescence scan, that a spectrum/MCA scan will have to be done
      See Also:
    • GDA_FLUORESCENCE_SCAN_FORM_SHOW_TRANSMISSION_CONTROL

      public static final String GDA_FLUORESCENCE_SCAN_FORM_SHOW_TRANSMISSION_CONTROL
      See Also:
    • GDA_FLUORESCENCE_DEFAULT_DETECTOR

      public static final String GDA_FLUORESCENCE_DEFAULT_DETECTOR
      See Also:
    • GDA_FLUORESCENCE_MCA_AVAILABLE

      public static final String GDA_FLUORESCENCE_MCA_AVAILABLE
      See Also:
    • GDA_FLUORESCENCE_TCA_AVAILABLE

      public static final String GDA_FLUORESCENCE_TCA_AVAILABLE
      See Also:
    • GDA_FLUORESCENCE_MIN_ACQUISITION_TIME

      public static final String GDA_FLUORESCENCE_MIN_ACQUISITION_TIME
      See Also:
    • GDA_FLUORESCENCE_MAX_ACQUISITION_TIME

      public static final String GDA_FLUORESCENCE_MAX_ACQUISITION_TIME
      See Also:
    • GDA_MX_DOSE_CALCULATION_METHOD

      public static final String GDA_MX_DOSE_CALCULATION_METHOD
      Method for calculating target dose or exposure.
      See Also:
    • GDA_PX_EXPTTABLE_DEFAULT_WAVELENGTH

      public static final String GDA_PX_EXPTTABLE_DEFAULT_WAVELENGTH
      Default value for wavelength in experiment table. In not defined use 0.9795
      See Also:
    • GDA_PX_EXPTTABLE_DEFAULT_SDDIST

      public static final String GDA_PX_EXPTTABLE_DEFAULT_SDDIST
      Default value for sample-detector distance in the experiment table. In not defined use 289.3.
      See Also:
    • GDA_PX_EXPTTABLE_DEFAULT_SAMPLE_STEP

      public static final String GDA_PX_EXPTTABLE_DEFAULT_SAMPLE_STEP
      Default value for omega oscillation in experiment table. In not defined use 1.0.
      See Also:
    • GDA_PX_EXPTTABLE_DEFAULT_IMAGE_TIME

      public static final String GDA_PX_EXPTTABLE_DEFAULT_IMAGE_TIME
      Default value for exposure time in experiment table. In not defined use 1.0.
      See Also:
    • GDA_PX_EXPTTABLE_DEFAULT_OMEGA_START

      public static final String GDA_PX_EXPTTABLE_DEFAULT_OMEGA_START
      See Also:
    • GDA_PX_EXPTTABLE_DEFAULT_NUMBER_IMAGES

      public static final String GDA_PX_EXPTTABLE_DEFAULT_NUMBER_IMAGES
      See Also:
    • GDA_PX_EXPTTABLE_DEFAULT_TRANSMISSION_PC

      public static final String GDA_PX_EXPTTABLE_DEFAULT_TRANSMISSION_PC
      See Also:
    • GDA_PX_EXPTTABLE_DEFAULT_USE_TARGET_DOSE

      public static final String GDA_PX_EXPTTABLE_DEFAULT_USE_TARGET_DOSE
      See Also:
    • GDA_PX_EXPTTABLE_DEFAULT_USE_TARGET_DOSE_BY_RESOLUTION

      public static final String GDA_PX_EXPTTABLE_DEFAULT_USE_TARGET_DOSE_BY_RESOLUTION
      See Also:
    • GDA_MX_BEAMLINEPARAMETERS_XML

      public static final String GDA_MX_BEAMLINEPARAMETERS_XML
      Name used in call to LocalParameters.getNewXMLConfiguration to open a XML Configuration file for beamline parameters Default value is mx_parameters
      See Also:
    • GDA_MX_BEAMLINEPARAMETERS_XML_DEFAULT

      public static final String GDA_MX_BEAMLINEPARAMETERS_XML_DEFAULT
      See Also:
    • GDA_MX_THREE_CLICK_CENTRING_VISIBLE

      public static final String GDA_MX_THREE_CLICK_CENTRING_VISIBLE
      See Also:
    • GDA_MX_THREE_CLICK_CENTRING_WAIT_FOR_MOVES_TO_FINISH

      public static final String GDA_MX_THREE_CLICK_CENTRING_WAIT_FOR_MOVES_TO_FINISH
      See Also:
    • GDA_MX_RADDOSE_AVAILABLE

      public static final String GDA_MX_RADDOSE_AVAILABLE
      See Also:
    • GDA_PX_LOOP_CENTRING_ENABLED

      public static final String GDA_PX_LOOP_CENTRING_ENABLED
      Whether auto loop centring using the OAV (and sometimes Keyence) camera is enabled.
      See Also:
    • GDA_MX_LOOP_CENTRING_OMEGA_STEPS

      public static final int GDA_MX_LOOP_CENTRING_OMEGA_STEPS
    • GDA_MX_SHOW_OAV_ZOOM_BUTTONS

      public static final String GDA_MX_SHOW_OAV_ZOOM_BUTTONS
      Whether OAV camera zoom controls use +/- buttons ( otherwise Combo )
      See Also:
    • GDA_MX_PIN_TIP_CENTRING_ENABLED

      public static final String GDA_MX_PIN_TIP_CENTRING_ENABLED
      Whether pin tip centring is enabled
      See Also:
    • GDA_PX_XRAY_CENTRING_ENABLED

      public static final String GDA_PX_XRAY_CENTRING_ENABLED
      Whether x-ray centring has been implemented on this beamline.
      See Also:
    • GDA_PX_MANUAL_XRAY_CENTRING_ENABLED

      public static final String GDA_PX_MANUAL_XRAY_CENTRING_ENABLED
      See Also:
    • GDA_PX_DEFAULT_CENTRING_OPTION

      public static final String GDA_PX_DEFAULT_CENTRING_OPTION
      See Also:
    • GDA_MX_ATTENUATION_FILTER_ARRAY

      public static final String GDA_MX_ATTENUATION_FILTER_ARRAY
      Boolean of whether Phase I-type of array of filters are used for attenuation. I24 does not
      See Also:
    • GDA_MX_ATTENUATION_NEED_APPLY

      public static final String GDA_MX_ATTENUATION_NEED_APPLY
      Boolean of whether attenuation filters need to be applied for the changes to be propagated to the hardware. Phase I do, I04-1, I24 do not
      See Also:
    • GDA_MX_ATTENUATION_APPLY_FIELD_NAME

      public static final String GDA_MX_ATTENUATION_APPLY_FIELD_NAME
      The field name of the change filters apply PV. Phase I has ".PROC", I04 has ""
      See Also:
    • GDA_DISPLAY_3CLICK_BEAMSTOP_WARNING

      public static final String GDA_DISPLAY_3CLICK_BEAMSTOP_WARNING
      Boolean of whether the message "NOTE: backstop must be in beam before centring" will be displayed. This message was for Phase I where the beamstop used to affect the visual system
      See Also:
    • GDA_MX_GONIO_ROTATION_AXIS_RECORD

      public static final String GDA_MX_GONIO_ROTATION_AXIS_RECORD
      Suffix of epics motor record for gonio rotation axis.
      See Also:
    • GDA_MX_GONIO_ROTATION_AXIS_RECORD_DEFAULT

      public static final String GDA_MX_GONIO_ROTATION_AXIS_RECORD_DEFAULT
      Default value for GDA_MX_GONIO_ROTATION_AXIS_RECORD
      See Also:
    • GDA_ANNEAL_IS_SC_INDEPENDENT

      public static final String GDA_ANNEAL_IS_SC_INDEPENDENT
      Boolean of whether to show the panel created by SharedGuis.createAnnealPanel. For when ann
      See Also:
    • GDA_ANNEAL_SCRIPT

      public static final String GDA_ANNEAL_SCRIPT
      See Also:
    • GDA_ANNEAL_HAS_GEOBRICK_OUT_STATE

      public static final String GDA_ANNEAL_HAS_GEOBRICK_OUT_STATE
      The Geobrick anneal out has no state because it has no limit switch
      See Also:
    • GDA_MX_SHOW_WAVELENGTH

      public static final String GDA_MX_SHOW_WAVELENGTH
      Whether the wavelength column should be shown in the data collection table. Useful for fixed-wavelength beamlines, for example, where this should be false.
      See Also:
    • GDA_MX_USE_HOLDER_SAMPLE_IN_PREFIX

      public static final String GDA_MX_USE_HOLDER_SAMPLE_IN_PREFIX
      If the sample changer is available, add _MxSy_ to the prefix
      See Also:
    • GDA_SHOW_MOVECRYOJET

      public static final String GDA_SHOW_MOVECRYOJET
      See Also:
    • EIGER_MAX_PREFIX_LENGTH

      public static final String EIGER_MAX_PREFIX_LENGTH
      See Also:
    • PILATUS_MAX_PREFIX_LENGTH

      public static final String PILATUS_MAX_PREFIX_LENGTH
      See Also:
    • GDA_MX_MINIKAPPA_AVAILABLE

      public static final String GDA_MX_MINIKAPPA_AVAILABLE
      See Also:
    • GDA_MX_SMARGON_AVAILABLE

      public static final String GDA_MX_SMARGON_AVAILABLE
      See Also:
    • GDA_MX_HUMIDITYCONTROLLER_AVAILABLE

      public static final String GDA_MX_HUMIDITYCONTROLLER_AVAILABLE
      If the HC1 device is ready and available for use in experiments
      See Also:
    • GDA_MX_APERTURE_SCANNABLE

      public static final String GDA_MX_APERTURE_SCANNABLE
      See Also:
    • GDA_MX_SHOW_SLIT_SIZE

      public static final String GDA_MX_SHOW_SLIT_SIZE
      Show the slit gap and controls for showing slit gap in GUI
      See Also:
    • GDA_PX_PLATESCREENING

      public static final String GDA_PX_PLATESCREENING
      See Also:
    • GDA_MX_SHOWFOLDER

      public static final String GDA_MX_SHOWFOLDER
      If set to false then the columns related to data folder will be hidden in the data collection table
      See Also:
    • GDA_MX_USINGISPYB

      public static final String GDA_MX_USINGISPYB
      Assumed to be true, but if set to false then parts of the UI relating to sample ids etc. may be switched off
      See Also:
    • GDA_MX_SHOWAXISCHOICE

      public static final String GDA_MX_SHOWAXISCHOICE
      If the users are to be given a choice of which axis to oscillate: Phi or Omega
      See Also:
    • GDA_MX_SHOWTWOTHETA

      public static final String GDA_MX_SHOWTWOTHETA
      If the detector is mounted on a two theta arm
      See Also:
    • GDA_MX_SHOWKAPPANOPHI

      public static final String GDA_MX_SHOWKAPPANOPHI
      Rather than having both kappa and phi displayed by the GDA_MX_MINIKAPPA_AVAILABLE property, only show kappa
      See Also:
    • GDA_MX_BEAMSIZEVALUESY

      public static final String GDA_MX_BEAMSIZEVALUESY
      See Also:
    • GDA_MX_BEAMSIZETABLEUNITS

      public static final String GDA_MX_BEAMSIZETABLEUNITS
      See Also:
    • GDA_MX_ISBEAMSIZEXEDITABLE

      public static final String GDA_MX_ISBEAMSIZEXEDITABLE
      See Also:
    • GDA_MX_IS_DETECTOR_DISTANCE_MONITORED

      public static final String GDA_MX_IS_DETECTOR_DISTANCE_MONITORED
      See Also:
    • GDA_MX_IS_RESOLUTION_READ_ONLY

      public static final String GDA_MX_IS_RESOLUTION_READ_ONLY
      See Also:
    • GDA_MX_IS_DETECTOR_DISTANCE_READ_ONLY

      public static final String GDA_MX_IS_DETECTOR_DISTANCE_READ_ONLY
      See Also:
    • GDA_MX_ADJUST_RESOLUTION_WITH_ENERGY_CHANGE

      public static final String GDA_MX_ADJUST_RESOLUTION_WITH_ENERGY_CHANGE
      See Also:
    • GDA_MX_BEAMSIZEDROPDOWN

      public static final String GDA_MX_BEAMSIZEDROPDOWN
      See Also:
    • GDA_MX_CURRENTBEAMSIZEDEFAULT

      public static final String GDA_MX_CURRENTBEAMSIZEDEFAULT
      See Also:
    • GDA_MX_SHOWBEAMSIZEX

      public static final String GDA_MX_SHOWBEAMSIZEX
      See Also:
    • GDA_MX_DC_BEAMSIZEXLABEL

      public static final String GDA_MX_DC_BEAMSIZEXLABEL
      See Also:
    • GDA_MX_BO_BEAMSIZEXLABEL

      public static final String GDA_MX_BO_BEAMSIZEXLABEL
      See Also:
    • GDA_MX_BEAMSIZEXUNITS

      public static final String GDA_MX_BEAMSIZEXUNITS
      See Also:
    • GDA_MX_BEAMSIZEXSCANNABLE

      public static final String GDA_MX_BEAMSIZEXSCANNABLE
      See Also:
    • GDA_MX_BEAMSIZEXUPDATECMD

      public static final String GDA_MX_BEAMSIZEXUPDATECMD
      See Also:
    • GDA_MX_SHOWBEAMSIZEY

      public static final String GDA_MX_SHOWBEAMSIZEY
      See Also:
    • GDA_MX_DC_BEAMSIZEYLABEL

      public static final String GDA_MX_DC_BEAMSIZEYLABEL
      See Also:
    • GDA_MX_BO_BEAMSIZEYLABEL

      public static final String GDA_MX_BO_BEAMSIZEYLABEL
      See Also:
    • GDA_MX_BEAMSIZEYUNITS

      public static final String GDA_MX_BEAMSIZEYUNITS
      See Also:
    • GDA_MX_BEAMSIZEYSCANNABLE

      public static final String GDA_MX_BEAMSIZEYSCANNABLE
      See Also:
    • GDA_MX_BEAMSIZEYUPDATECMD

      public static final String GDA_MX_BEAMSIZEYUPDATECMD
      See Also:
    • GDA_MX_SHOW_DOSE_FIELD

      public static final String GDA_MX_SHOW_DOSE_FIELD
      See Also:
    • GDA_MX_MIN_BEAMSIZEX_MICRONS

      public static final String GDA_MX_MIN_BEAMSIZEX_MICRONS
      See Also:
    • GDA_MX_MIN_BEAMSIZEY_MICRONS

      public static final String GDA_MX_MIN_BEAMSIZEY_MICRONS
      See Also:
    • GDA_MX_SHOW_XYZ

      public static final String GDA_MX_SHOW_XYZ
      Include sample centring X/Y/Z positions in data collection parameters
      See Also:
    • GDA_MX_SHOW_XYZ_V2

      public static final String GDA_MX_SHOW_XYZ_V2
      Include V2 sample centring X/Y/Z position tools in data collection GUI (I23-1191)
      See Also:
    • GDA_MX_SHOW_EXPERIMENTTYPE

      public static final String GDA_MX_SHOW_EXPERIMENTTYPE
      True if data collection form toExperiment Type selection
      See Also:
    • GDA_MX_ENABLE_DOSE_OPERATION

      public static final String GDA_MX_ENABLE_DOSE_OPERATION
      True if data collection form to show option to set a target dose
      See Also:
    • GDA_MX_ENABLE_DOSE_BY_RESOLUTION_OPERATION

      public static final String GDA_MX_ENABLE_DOSE_BY_RESOLUTION_OPERATION
      See Also:
    • GDA_MX_SHOW_USECENTRINGOMEGA

      public static final String GDA_MX_SHOW_USECENTRINGOMEGA
      See Also:
    • GDA_MX_SAMPLECHANGERPRESENT

      public static final String GDA_MX_SAMPLECHANGERPRESENT
      True if a sample changer is in use
      See Also:
    • GDA_MX_ASSOCIATE_CENTRING_WITH_DATA_COLLECTION

      public static final String GDA_MX_ASSOCIATE_CENTRING_WITH_DATA_COLLECTION
      See Also:
    • GDA_PX_GRIDSCAN_ALLOW_COLLECT_USING_COLUMNS

      public static final String GDA_PX_GRIDSCAN_ALLOW_COLLECT_USING_COLUMNS
      Allow user to use columns while setting up a grid scan
      See Also:
    • GDA_PX_GRIDSCAN_ALLOW_COLLECT_USING_ROWS

      public static final String GDA_PX_GRIDSCAN_ALLOW_COLLECT_USING_ROWS
      Allow user to use rows while setting up a grid scan
      See Also:
    • GDA_PX_GRIDSCAN_KEEP_BACKLIGHT_IN

      public static final String GDA_PX_GRIDSCAN_KEEP_BACKLIGHT_IN
      See Also:
    • GDA_PX_FLUORESCENCE_KEEP_DETECTOR_OUT

      public static final String GDA_PX_FLUORESCENCE_KEEP_DETECTOR_OUT
      See Also:
    • GDA_PX_GRIDSCAN_PMAC_AVAILABLE

      public static final String GDA_PX_GRIDSCAN_PMAC_AVAILABLE
      Allow fast grid scans using the fast grid scan PMAC program
      See Also:
    • GDA_PX_GRIDSCAN_PMAC_USE_SMARGON

      public static final String GDA_PX_GRIDSCAN_PMAC_USE_SMARGON
      See Also:
    • GDA_PX_GRIDSCAN_BOX_SELECTION

      public static final String GDA_PX_GRIDSCAN_BOX_SELECTION
      Should the GUI allow grid scan boxes to be selected for data collections?
      See Also:
    • GDA_PX_GRIDSCAN_PMAC_FLUO_DATA

      public static final String GDA_PX_GRIDSCAN_PMAC_FLUO_DATA
      Should fluo data be taken during fast grid scans?
      See Also:
    • GDA_MX_FLUO_EDGE_FILE

      public static final String GDA_MX_FLUO_EDGE_FILE
      The name of the file storing a list of edges acceptable for fluo scans. This acts as an override for what may be hard-coded in UI classes. Edges should be listed one per line in the format element-edge e.g. Fe-K
      See Also:
    • GDA_MX_STANDARD_EXPT_FOLDER

      public static final String GDA_MX_STANDARD_EXPT_FOLDER
      Folder containing Extended Collect Request xml files. If this property is set and valid files exist then items will be added to the Data Collection Table popup menu to allow the user to add new experiments to the table with the values in these files.

      The labels added to the popup menu is based on the name of the xml files e.g. if a file called Basic_Scan.xml exists then an entry will be added to the popup menu named 'Add Basic Scan'

      See Also:
    • GDA_MX_ANNEAL_NUMBER_OF_TIMES_TO_CHECK_CRYOJET_OUT

      public static final String GDA_MX_ANNEAL_NUMBER_OF_TIMES_TO_CHECK_CRYOJET_OUT
      During anneal, change the number of times to do the timeout check when the cryojet fine is moved out
      See Also:
    • MAX_ANNEAL_TIME

      public static final String MAX_ANNEAL_TIME
      See Also:
    • NUM_DIGITS_FOR_IMAGE_NUMBER

      public static final int NUM_DIGITS_FOR_IMAGE_NUMBER
      Number of digits to use for the image number in filenames.
    • IMAGE_NUMBER_FORMAT

      public static final String IMAGE_NUMBER_FORMAT
      Format string for the image number component of a filename template.
    • MAX_IMAGE_NUMBER

      public static final int MAX_IMAGE_NUMBER
      Maximum possible image number
    • NUM_DIGITS_FOR_RUN_NUMBER

      public static final int NUM_DIGITS_FOR_RUN_NUMBER
      Number of digits to use for the run number in filenames.
    • RUN_NUMBER_FORMAT

      public static final String RUN_NUMBER_FORMAT
      Format string for the run number component of a filename template.
    • NUM_DIGITS_FOR_FOLDER_NUMBER

      public static final int NUM_DIGITS_FOR_FOLDER_NUMBER
      Format string for the number component of a folder name.
    • FOLDER_NUMBER_FORMAT

      public static final String FOLDER_NUMBER_FORMAT
      Format string for the number component of a folder name.
    • RUN_NUMBER_FORCE_ASCENDING

      public static final boolean RUN_NUMBER_FORCE_ASCENDING
      Flag to force ascending run numbers in a collection series when using manually specified run numbers I23-866
    • DO_AUTOPROCESS_EVERY_RUN

      public static final boolean DO_AUTOPROCESS_EVERY_RUN
      Flag to autoprocess incrementally for every run of a data collection group.
    • GDA_PX_CORNEASCAN

      public static final String GDA_PX_CORNEASCAN
      See Also:
    • GDA_GTAB_SCANNABLE_NAME

      public static final String GDA_GTAB_SCANNABLE_NAME
      See Also:
    • GDA_MX_SKIP_FILE_EXISTENCE_CHECK

      public static final String GDA_MX_SKIP_FILE_EXISTENCE_CHECK
      See Also:
    • GDA_MX_MIRRORS_OR_CRLS

      public static final String GDA_MX_MIRRORS_OR_CRLS
      See Also:
    • GDA_CLIENTSAMPLEMOVEMENTSERVICE_GONIOONLEFT

      public static final String GDA_CLIENTSAMPLEMOVEMENTSERVICE_GONIOONLEFT
      used for clientSampleMovementService, gonioOnLeftOfImage field
      See Also:
    • GDA_PX_FLUORESCENCESPECTRUM_ALLOWAPERTURESELECTION

      public static final String GDA_PX_FLUORESCENCESPECTRUM_ALLOWAPERTURESELECTION
      See Also:
    • GDA_MX_MOTD_FILE

      public static final String GDA_MX_MOTD_FILE
      Used for Message of the Day (Messages > Beamline notes)
      See Also:
    • GDA_MX_SHOW_SCREENING_INSTRUCTIONS

      public static final String GDA_MX_SHOW_SCREENING_INSTRUCTIONS
      See Also:
    • GDA_MX_SCREENING_OSCILLATION

      public static final String GDA_MX_SCREENING_OSCILLATION
      Default screening values.
      See Also:
    • GDA_MX_SCREENING_DELTA

      public static final String GDA_MX_SCREENING_DELTA
      See Also:
    • GDA_MX_SCREENING_NUMBER_OF_IMAGES

      public static final String GDA_MX_SCREENING_NUMBER_OF_IMAGES
      See Also:
    • GDA_MX_SCREENING_EXPOSURE_TIME

      public static final String GDA_MX_SCREENING_EXPOSURE_TIME
      See Also:
    • GDA_MX_SCREENING_TRANSMISSION

      public static final String GDA_MX_SCREENING_TRANSMISSION
      See Also:
    • GDA_MX_SCREENING_FIRST_IMAGE_NUMBER

      public static final String GDA_MX_SCREENING_FIRST_IMAGE_NUMBER
      See Also:
    • GDA_MX_DEFAULT_TOTAL_OSCILLATION

      public static final String GDA_MX_DEFAULT_TOTAL_OSCILLATION
      See Also:
    • GDA_MX_DEFAULT_EXPOSURE_TIME

      public static final String GDA_MX_DEFAULT_EXPOSURE_TIME
      See Also:
    • GDA_MX_DATACOLLECTION_SHOW_NEW_GUI

      public static final String GDA_MX_DATACOLLECTION_SHOW_NEW_GUI
      See Also:
    • GDA_MX_DATACOLLECTION_SHOW_ASTRA_STRATEGY

      public static final String GDA_MX_DATACOLLECTION_SHOW_ASTRA_STRATEGY
      See Also:
    • GDA_MX_DATACOLLECTION_ASTRA_STRATEGY_FILE_PATH

      public static final String GDA_MX_DATACOLLECTION_ASTRA_STRATEGY_FILE_PATH
      See Also:
    • GDA_MX_DATACOLLECTION_STRATEGY

      public static final String GDA_MX_DATACOLLECTION_STRATEGY
      See Also:
    • GDA_MX_DATACOLLECTION_SCREENING_TABS

      public static final String GDA_MX_DATACOLLECTION_SCREENING_TABS
      See Also:
    • GDA_MX_DATACOLLECTION_SCREENING_TABS_TOTAL_OSC

      public static final String GDA_MX_DATACOLLECTION_SCREENING_TABS_TOTAL_OSC
      See Also:
    • GDA_MX_DATACOLLECTION_SCREENING_TABS_TRANSMISSION

      public static final String GDA_MX_DATACOLLECTION_SCREENING_TABS_TRANSMISSION
      See Also:
    • GDA_MX_DATACOLLECTION_SCREENING_TABS_SINGLE_START

      public static final String GDA_MX_DATACOLLECTION_SCREENING_TABS_SINGLE_START
      See Also:
    • GDA_MX_DATACOLLECTION_SCREENING_TABS_SINGLE_OSC

      public static final String GDA_MX_DATACOLLECTION_SCREENING_TABS_SINGLE_OSC
      See Also:
    • GDA_MX_DATACOLLECTION_SCREENING_TABS_WEDGES_START

      public static final String GDA_MX_DATACOLLECTION_SCREENING_TABS_WEDGES_START
      See Also:
    • GDA_MX_DATACOLLECTION_SCREENING_TABS_WEDGES_OSC

      public static final String GDA_MX_DATACOLLECTION_SCREENING_TABS_WEDGES_OSC
      See Also:
    • GDA_MX_DATACOLLECTION_SCREENING_TABS_GPHL_START

      public static final String GDA_MX_DATACOLLECTION_SCREENING_TABS_GPHL_START
      See Also:
    • GDA_MX_DATACOLLECTION_SCREENING_TABS_GPHL_OSC

      public static final String GDA_MX_DATACOLLECTION_SCREENING_TABS_GPHL_OSC
      See Also:
    • GDA_MX_DATACOLLECTION_SCREENING_TABS_SINGLE_IMAGE

      public static final String GDA_MX_DATACOLLECTION_SCREENING_TABS_SINGLE_IMAGE
      See Also:
    • GDA_MX_DATACOLLECTION_SCREENING_TABS_WEDGES

      public static final String GDA_MX_DATACOLLECTION_SCREENING_TABS_WEDGES
      See Also:
    • GDA_MX_DATACOLLECTION_SCREENING_TABS_GPHL

      public static final String GDA_MX_DATACOLLECTION_SCREENING_TABS_GPHL
      See Also:
    • GDA_MX_DATACOLLECTION_SCREENING_TABS_SHOW_TARGET_DOSE

      public static final String GDA_MX_DATACOLLECTION_SCREENING_TABS_SHOW_TARGET_DOSE
      See Also:
    • GDA_MX_DATACOLLECTION_WRITE_TO_JSON_FILE

      public static final String GDA_MX_DATACOLLECTION_WRITE_TO_JSON_FILE
      See Also:
    • GDA_MX_INSITU_USE_PORTRAIT_DISPLAY

      public static final String GDA_MX_INSITU_USE_PORTRAIT_DISPLAY
      See Also:
    • GDA_MX_SHUTTER_OPEN_TIME

      public static final String GDA_MX_SHUTTER_OPEN_TIME
      See Also:
    • GDA_MX_DETECTORSHUTTER

      public static final String GDA_MX_DETECTORSHUTTER
      See Also:
    • GDA_MX_ENABLE_AUTO_CENTRING

      public static final String GDA_MX_ENABLE_AUTO_CENTRING
      See Also:
    • GDA_USE_ROI

      public static final String GDA_USE_ROI
      See Also:
    • ROI_MODE_XRC_TIMEOUT

      public static final int ROI_MODE_XRC_TIMEOUT
    • FULL_MODE_XRC_TIMEOUT

      public static final int FULL_MODE_XRC_TIMEOUT
    • GDA_MX_MULTIPOINT_DATA_COLLECTION_ENABLED

      public static final String GDA_MX_MULTIPOINT_DATA_COLLECTION_ENABLED
      See Also:
    • GDA_MX_MULTIPOINT_LABEL_SIZE

      public static final String GDA_MX_MULTIPOINT_LABEL_SIZE
      See Also:
    • GDA_MX_MULTIPOINT_LABEL_COLOUR

      public static final String GDA_MX_MULTIPOINT_LABEL_COLOUR
      See Also:
    • GDA_MX_MULTIPOINT_CROSSHAIR_SIZE

      public static final String GDA_MX_MULTIPOINT_CROSSHAIR_SIZE
      See Also:
    • GDA_MX_MULTIPOINT_CROSSHAIR_COLOUR

      public static final String GDA_MX_MULTIPOINT_CROSSHAIR_COLOUR
      See Also:
    • GDA_MX_CLEAR_COMMENT_VISIBLE

      public static final String GDA_MX_CLEAR_COMMENT_VISIBLE
      See Also:
    • GDA_MX_CELAR_COMMENT_SELECTED_BY_DEFAULT

      public static final String GDA_MX_CELAR_COMMENT_SELECTED_BY_DEFAULT
      See Also:
    • GDA_MX_PRE_BEAM_DUMP_MARGIN_SECONDS

      public static final String GDA_MX_PRE_BEAM_DUMP_MARGIN_SECONDS
      See Also:
  • Method Details

    • sampleChangerBlockedPositionsEnabled

      public static boolean sampleChangerBlockedPositionsEnabled()
    • getMaxSampleHolder

      public static int getMaxSampleHolder()
    • getMinSampleHolderIndex

      public static int getMinSampleHolderIndex()
    • getCoordSystemCentringPauseInSeconds

      public static double getCoordSystemCentringPauseInSeconds()
    • isWavelengthSelectable

      public static boolean isWavelengthSelectable()
    • getMaxPrefixLength

      public static int getMaxPrefixLength(boolean usingEiger)
    • isMiniKappaAvailable

      public static boolean isMiniKappaAvailable()
    • isSmarGonAvailable

      public static boolean isSmarGonAvailable()
    • isHumidityControllerAvailable

      public static boolean isHumidityControllerAvailable()
    • isPlateScreeningMode

      public static boolean isPlateScreeningMode()
    • allowGridScanUsingColumns

      public static boolean allowGridScanUsingColumns()
    • allowGridScanUsingRows

      public static boolean allowGridScanUsingRows()
    • keepFluorescenceDetectorOut

      public static boolean keepFluorescenceDetectorOut()
    • allowFastGridScansUsingPmacProgram

      public static boolean allowFastGridScansUsingPmacProgram()
    • useSmarGonForFastGridScans

      public static boolean useSmarGonForFastGridScans()
    • allowGridScanBoxSelection

      public static boolean allowGridScanBoxSelection()
    • collectFluoDataDuringFastGridScans

      public static boolean collectFluoDataDuringFastGridScans()
    • isIspybAvailable

      public static boolean isIspybAvailable()
    • isCorneaScanMode

      public static boolean isCorneaScanMode() throws Exception
      Throws:
      Exception
    • skipFileExistenceCheck

      public static boolean skipFileExistenceCheck()
    • usingCrlsOnly

      public static boolean usingCrlsOnly()
    • usingMirrorsOnly

      public static boolean usingMirrorsOnly()
    • showApertureInFluoSpectrumParameters

      public static boolean showApertureInFluoSpectrumParameters()
    • areLineScansAvailable

      public static boolean areLineScansAvailable()
    • areHelicalLineScansAvailable

      public static boolean areHelicalLineScansAvailable()
    • areFluorescenceScansAvailable

      public static boolean areFluorescenceScansAvailable()
    • isSampleHandlingAvailable

      public static boolean isSampleHandlingAvailable()
    • getShutterOpenTime

      public static double getShutterOpenTime()
    • hasDetectorShutter

      public static boolean hasDetectorShutter()
    • isUsingRoi

      public static boolean isUsingRoi()
    • getTimeoutForCentringResults

      public static int getTimeoutForCentringResults()
    • isMultipointDataCollectionEnabled

      public static boolean isMultipointDataCollectionEnabled()
    • isClearCommentVisible

      public static boolean isClearCommentVisible()
    • isClearCommentSelectedByDefault

      public static boolean isClearCommentSelectedByDefault()
    • getSEMDriveMapping

      public static String getSEMDriveMapping()
    • getPreBeamDumpMarginInSeconds

      public static int getPreBeamDumpMarginInSeconds()