Open mahmud1 opened 3 months ago
Thanks for implementing it! I found a few locations where more changes need to be applied.
The merge has to be done carefully, as several changes have been applied in parallel for the densification step.
* [ ] Skip filtering in step 4 automatically if no APS parameters are available.
In step 3, aps_parameters.h5 is created, regardless of whether skip_filter is true or false. In step 4, filtering is applied/not applied based on information in aps_parameters.h5.