Initial Release
Initial release of the adcorr package, supporting the following area detector corrections:
- Masking (
mask_frames
) - Deadtime correction (
correct_deadtime
) - Dark current correction (
correct_dark_current
) - Frame time normalization (
normalize_frame_time
) - Transmitted flux normalization (
normalize_transmitted_flux
) - Self absorption correction (
correct_self_absorption
) - Frame averaging (
average_all_frames
) - Background subtraction (
subtract_background
) - Flatfield correction (
correct_flatfield
) - Angular efficiency correction (
correct_angular_efficiency
) - Solid angle correction (
correct_solid_angle
) - Polarization correction (
correct_polarization
) - Thickness normalization (
normalize_thickness
) - Displaced volume correction (
correct_displaced_volume
)