SICS-226
util/utility.tcl
Added set_chopper_attributes to set hdb metadata on chopperadapters
server_config.tcl
Set hdb metadata on chopperadapters
hipadaba_configuration_common.tcl
:hdb::sobjadd can now add chopperadapters to the hdb tree
::hdb::cmd_par now preserves case when adding command parameters.
instdict_specification.tcl
Added chopperadapter sicstype and disk_chopper class
nxscripts_common_1.tcl
Added chopperadapter save and sdsinfo commands.
reflectometer/config/chopper/chopper.tcl
Set units on chopperadapters.
##################################
hipd,hrpd,rsd, /config/commands.tcl
Add instrument specific initialisation procedure for commands
reflectometer/config/commands.tcl
Created omega_2theta and set_mode commands from Andrew Nelson's procs in extraconfig.tcl
reflectometer/.../motor_configuration.tcl
Added ds and rs prefix to the two_theta drive and read scripts to prevent name collision with the two_theta procs in commans.tcl
SICS-108 reflectometer/../parameters.tcl
Added parameters for guide, slit and chopper distances and elements.
SICS-108 common_instrument_dictionary.tcl
Make parameters saveable
r2678 | ffr | 2008-08-18 13:01:29 +1000 (Mon, 18 Aug 2008) | 40 lines
Create pas/config/source/source.tcl
config/source/source_common.tcl
pelican_configuration.tcl
deploySICS.sh
Don't deploy script validator configs, they are obsolete
server_config.tcl
Source config has been moved to config/source and is specialised for each instrument by calling the instrument specific initialiser ::source:isc_initalize
commands_common_1.tcl
The monitor mode and preset are recorded when running the count command
counter_common_1.tcl
Report and record the counts and time for the multicounter and each monitor. Also record the mode and preset for the multicounter.
hmm_configuration_common_1.tcl
Cleanup, remove obsolete code.
Report and record the hmm total counts and time.
Allow monitor controlled acquisition from the histogram server
nxscripts_common_1.tcl
Add DataType to NXdata section, preserve case in text attributes.
scan_common_1.tcl
Provide sensible feedback for our bmonscan and hmscan objects.
Set run_mode when doing a scan. Allow users to select the datatype for histmem scans and to force a scan
wombat_configuration.tcl
echidna_configuration.tcl
platypus_configuration.tcl
kowari_configuration.tcl
quokka_configuration.tcl
Load source config.
quokka_configuration.tcl
SICS-198 HACK, Add AttrotDeg and RotApDeg status feedback.
sans/commands/commands.tcl
Add status feedback for quokka "guide" command.
sans/parameters/parameters.tcl
Make sure data can be saved as xml (replace % with _percent)
SICS-198 HACK, add AttRotDeg and RotApDeg status feedback.
utility.tcl
Fix nasty "params array generator" bug. SICS commands execute at runlevel 0 which means that the params anonymous array must be made at this level.
Provide the normalattlist command to enable creating attribute lists with the case preserved.
Added the runsics, runtestsics and sicsclient scripts to CVS.
Added source configurations for echidna, wombat, kowari, quokka, platypus, and pelican to CVS
r2644 | ffr | 2008-07-11 11:09:57 +1000 (Fri, 11 Jul 2008) | 53 lines
sicvar.c
SICS-93 Save histogram data and instrument state during an acquisition
hipadaba_configuration_common.tcl
SICS-185 Preserve case on hdb node names
hmm_configuration_common_1.tcl
nxscripts_common_1.tcl
sicvar.c
SICS-174 Allow saving of histmem data and instrument status during a count operation.
wombat_configuration.tcl
echidna_configuration.tcl
platypus_configuration.tcl
kowari_configuration.tcl
quokka_configuration.tcl
SICS-153 Move setup of statemon to new server_init function for the new sics_uid state variable
server_config.tcl
SICS-153 set attributes on the sics_suid var which is now created by MakeStateMon
SICS-187 Add cold source info (TODO move to platypus,quokka and pelican configs)
utility.tcl
SICS-185 Added normalgetatt to preserve case on hdb node names etc.
sans/config/optics/aperture_configuration.tcl
New file, Provides lookup tables for attenuation and entrance apertures. (SICS-157)
sans/config/optics/optics.tcl
Load the new aperture_configuration.tcl
sans/config/parameters/parameters.tcl
SICS-157 Add instrument parameters section with derived parameters and their dependencies
statemon.c
SICS-153 Create sics_suid sicsvariable when loading statemon and increment it on each status change.
r2635 | ffr | 2008-06-23 12:41:12 +1000 (Mon, 23 Jun 2008) | 38 lines