Skip to content

Tilt ordering for exposure in chlamydataset2relion5.py #21

@maurerv

Description

@maurerv

Hi,

Thanks a lot for sharing this dataset.

I ran chlamydataset2relion5.py on the example test case in the repo (01082023_BrnoKrios_Arctis_WebUI_Position_8) and noticed unexpected values in _rlnMicrographPreExposure. From 01082023_BrnoKrios_Arctis_WebUI_Position_8.star.txt (adding .txt for GitHub file upload):

_rlnTomoNominalStageTiltAngle _rlnMicrographPreExposure
-55.02 3.500401
-52.01 7.000802

This does not match the mapping acquired from combining (column bind) collected_tilts.star and dose.star from metadata/tomolist, as well as the corresponding mdoc file, which all contain an exposure of 3.500401 for tilt -15.03. Does the output above correspond to the intended behavior?

Digging into chlamy2relion5.py, the mismatch described above seems to arise from read_acquisition_order_dose_star:122, which removes excluded tilts but does not sort the remainder to match the order imposed by AreTomo/*dose-filt.tlt, which is later assumed in collect_tomogram_data:268.

Happy to provide more details if needed :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions