91 Commits

Author SHA1 Message Date
91812b8743 pre-cleanup 2021-06-18 12:20:31 +02:00
ec5db01052 switched TXS SimpleNamespace -> SimpleDevice 2020-12-10 12:04:00 +01:00
e7508114fb moved coupled DCM to devices.py; cleaned up adhoc.py 2020-12-09 11:14:48 +01:00
e0b92db47f switched AlvraDCM_FEL -> CoupledDoubleCrystalMono 2020-12-05 18:28:10 +01:00
59add528f2 switched Double_Crystal_Mono -> DoubleCrystalMono 2020-12-04 20:08:27 +01:00
a4a105c802 switch DeviceZ -> Device 2020-12-04 17:53:40 +01:00
efeaf8ab79 txs with proper names 2020-11-12 17:47:38 +01:00
3c56398123 added a quick class for the TXS 2020-11-12 17:03:53 +01:00
7f0f87de22 renamed Device to DeviceZ 2020-11-11 15:41:29 +01:00
3096139a99 renamed SmarActRecord -> SmarActAxis 2020-08-21 13:35:07 +02:00
0409c664e4 adjusted SmarActStage calls to new logic 2020-08-21 13:34:49 +02:00
b81627adfc made laser timing classes generic 2020-08-17 19:40:35 +02:00
9e03a5dc1c adjusted PhaseShifterAramis parameters 2020-08-14 16:36:35 +02:00
a6e87f0787 adjusted imports to merged laser timing file 2020-08-12 00:01:36 +02:00
c18e391b7c adjusted imports to merged laser timing file 2020-08-12 00:00:40 +02:00
9b86406b3e adopt sf_daq name 2020-07-03 18:16:10 +02:00
91c4dd1372 changes for actually running at Alvra 2020-07-03 17:12:23 +02:00
69e521ca67 adjust to git repo structure 2020-05-27 19:53:38 +02:00
b809c839b8 added a .gitignore 2020-05-27 19:53:32 +02:00
32b0c4b7bf "scan_data" is now the default for data_base_dir 2020-05-14 16:06:29 +00:00
ae484d66f1 moved controls.pv to utils.pv 2020-05-06 10:18:06 +00:00
b6d8b7f003 added a core subfolder 2020-05-04 09:47:32 +00:00
34cfa90356 scans -> scanner 2020-05-03 18:06:39 +00:00
9b4a200808 checker -> condition 2020-05-03 15:55:08 +00:00
3c9843402d rename CAChecker to PVChecker 2020-04-20 20:41:09 +00:00
8014c4e600 moved dir creation directly to where files are written into the respective dir, cleaned up parameter names between Scanner and ScanBackend, make_dir is in utils now 2020-04-15 10:33:19 +00:00
7aee282776 re-wrote epics PV counter 2020-03-24 20:48:41 +00:00
04571575cd added instrument and pgroup to bsread/dapi counters to generate folders, added instrument to config json 2020-03-22 13:11:29 +00:00
2d80a0e71b re-wrote DIA counter, separated pedestal code (needs work still), also added DB Counter to alvra script 2020-03-22 12:02:29 +00:00
77a4b79ca5 fixed BS Counter 2020-03-09 11:13:43 +00:00
e75d37de65 adjusted alvra script 2020-03-05 12:13:07 +00:00
f6ace9608e started cleaning up devices, added automatic device list 2020-02-27 21:38:28 +00:00
fedb77869c print globals slightly nicer 2020-02-26 14:57:44 +00:00
b617bc6caf print globals to quickly test access to all devices, fixed devices built from SmarActRecord, cleaned str of laser object, fixed __str__ cannot return None, fake epics device get method returns number to satisfy some string formatting 2020-02-26 14:53:11 +00:00
e40e6fa03a adjusted daq and scan logic 2019-12-04 15:16:15 +00:00
f3e4f31795 moved alvra dummy config files to sub folder 2019-12-04 13:51:00 +00:00
7569e7fe09 moved scanner into separate folder since it combines controls and daq 2019-12-04 10:05:04 +00:00
c5fea1bda6 replaced bs/dia with actual code 2019-12-04 10:01:10 +00:00
47c30654bf since there are folders, remove alvra_ 2019-12-04 09:58:27 +00:00
ff253408af added some example config files, cleaned up things a bit 2019-12-02 16:14:10 +00:00
e2f667e085 added prototype for "scan engine" 2019-12-01 13:58:59 +00:00