Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Make ispyb handler deal with different experiment types #368

Description

@d-perl
  • StoreInIspyb base class should become more general so that other scan types can use it
    • store_grid_scan should probably move out into its own thing
  • we should minimise any calculation of things in StoreInIpsyb or deriving classes, such as the filename - instead of things like params["file_template"] = f"{self.detector_params.prefix}_{self.run_number}_master.h5" the full filename should be known and determined by the InternalParameters - also relevant to Make nexus writer deal with different experiment types #370 now in tidy ispyb deposition code #707

Metadata

Metadata

Assignees

Labels

rotation scanPreparing for implementation of rotation scans

Type

No type

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions