Skip to content

ICSHWI-10078 plus other fixes

Carlos Neto requested to merge fit_fix into master
  • Update README
  • Use 4 NDFits plugins (one for each different number of peak fits), see ICSHWI-10078
  • No longer set EPICS_CA_MAX_ARRAY_BYTES
  • Shorten PORT names and areaDetector prefixes
  • Simplify PORT and dbLoadRecords calls
  • Fix andor install path
  • Use camera serial number (18429) on andorCCDConfig
  • Create $shamrockID variable
  • Add missing STAT_TS PORT
  • Code style cleanup
  • No longer require dsm module, import adandor and admisc directly
  • Split default_settings.sav into 3 separated files
  • Add .template files with shift calculations (imported from beam-diagnostics/bde/obsolete/apps/dsmapp>)
  • Add OPI
    • imported from beam-diagnostics/bde/iocs/dsmioc> (and update to ESS OPI guidelines)
    • submodules: admisc, areadetector-ess-opis, ecmcgeneralopi and timing engineering OPI.
  • Remove TIFF plugin in favor of HDF5
Edited by Carlos Neto

Merge request reports