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

Not able to process .tpx3 file offline #53

@CVAhma

Description

@CVAhma

I have raw data from the camera as
data_file = r"D:\New Volume(G)\PostDoc\Literature\TIMEPIX\DetectorCalibration\Data\Measurement_feb_02_2024_15h47m06s\raw\fFl6_000000.tpx3"
but when I want to open the data with tpx_data = pymepix.Tpx3File(data_file) it shows the error

Cell In[10], line 2
tpx_data = pymepix.Tpx4File(data_file)
^
IndentationError: unexpected indent

please help how to proceed.

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