- 01 Jun, 2021 1 commit
-
-
Samuel Debionne authored
-
- 28 May, 2021 4 commits
-
-
Matias Guijarro authored
NewportXPS: remove 2s. delay after a move See merge request !3744
-
Benoit Formet authored
-
Matias Guijarro authored
add changelog for 1.8.0 See merge request !3742
-
Matias Guijarro authored
-
- 27 May, 2021 35 commits
-
-
Matias Guijarro authored
Resolve "Scan and dataset metadata" Closes #2769 See merge request !3724
-
Wout De Nolf authored
ScanMeta: allow multiple metadata generators (i.e. with different registration names) to modify the same sub-tree of a metadata category (i.e. merge dictionaries instead of overwrite)
-
Cyril Guilloud authored
Merge branch '2676-musst_reset_cmd' into master See merge request !3741
-
Cyril Guilloud authored
Resolve "add a _reset_cmd() to clear __last_md5 Cache on a RESET" See merge request !3600 (cherry picked from commit 0c4feb14) 3b0a5089 musst controller: add _reset_cmd to also reset internal __last_md5.value
-
Wout De Nolf authored
Replace all AcquisitioObject.fill_meta_at_scan* methods with single AcquisitioObject.get_acquisition_metadata(timing=None)
-
Wout De Nolf authored
-
Wout De Nolf authored
-
Wout De Nolf authored
-
Wout De Nolf authored
Do not gather AcquisitionObject metadata for HasMetadataForScan controller. Before the opposite was done.
-
Wout De Nolf authored
-
Wout De Nolf authored
-
Wout De Nolf authored
-
Wout De Nolf authored
-
Wout De Nolf authored
Note: controllers of the acq. chain publish not in scan_info but the controller node. This node only exists after the scan is prepared (node creation is part of preparation)
-
Wout De Nolf authored
-
Wout De Nolf authored
-
Wout De Nolf authored
-
-
add HasScanMetadataExclusive: same as HasScanMetadata, but indicates that metadata is only useful when the controller is involved in a scan
-
-
-
-
-
-
more complete HasMetadataForScan with disable_scan_metadata, scan_metadata_enabled, enable_scan_metadata, scan_metadata_name, strict_scan_metadata The strict_scan_metadata property tells if the metadata is useful to be reported for any scan (returns False, for example: machine info) or only when the controller is present in the scan (returns True, for example: Lima or MCA). Default is False.
-
-
Wout De Nolf authored
-
Wout De Nolf authored
Counter: use the HasMetadataForScan protocol to make it uniform with other metadata generating classes
-
Wout De Nolf authored
-
Wout De Nolf authored
-
Wout De Nolf authored
Three metadata protocols: HasMetadataForDataset, HasMetadataForScan and NonScannableHasMetadataForScan
-
Wout De Nolf authored
-
Wout De Nolf authored
-
Wout De Nolf authored
-
Matias Guijarro authored
Resolve "automatic rois transforms after cam geometry modification" Closes #2777 See merge request !3730
-