blissoda.id15b.eiger2crysalis.Id15bEiger2Crysalis#

class blissoda.id15b.eiger2crysalis.Id15bEiger2Crysalis(**defaults)[source]#

Bases: WithPersistentParameters

Parameters:

defaults (Any)

disable()[source]#
enable()[source]#
property frameset_copy#
get_filename(scan)[source]#
Return type:

str

get_inputs(scan)[source]#
Return type:

List[Dict[str, Any]]

get_lima_filenames(scan)[source]#
Parameters:

scan (Any)

Return type:

List[str]

get_omega(scan)[source]#

Calculate the omega parameter as a formatted string based on scan info.

The scan is assumed to be centered around zero. This function computes the symmetric starting position relative to the center and formats it with a leading minus sign.

Parameters:

scan (Any)

Return type:

str

get_output_path(scan)[source]#
Parameters:

scan (Any)

Return type:

str

get_scan_parameters(scan)[source]#
Parameters:

scan (Any)

Return type:

Dict[str, Any]

get_submit_arguments(scan)[source]#
Return type:

Dict[str, Any]

property lima_name#
property queue#
run_conversion(scan)[source]#

Executes on given scan

Parameters:

scan (Optional[Any])

Return type:

None

property scan_parameters#
update_scan_parameters(scan=None)[source]#
Parameters:

scan (Optional[Any])

Return type:

None

property user_parameters#
property worker#
property workflow#