Luc Busquin

Results 15 issues of Luc Busquin

On prerelease Multicam, with `mask.bmp` located in `~/source/Stations/[Station_ID]/` I get: ``` 2024/08/21 02:43:30-INFO-DetectionTools-line:69 - No mask file has been found. ```

The `loadImageCalibration` function is called twice per block. This function attempts to load the mask, flat, and dark images twice every 10 seconds. Among other things, the function checks if...

question

Replace deprecated imreg_dft with scikit-image.

This PR computes and utilizes WGS84 height when necessary. It introduces a config.wgs84_height variable, which is calculated from config.elevation. Additionally, it updates the shower association to incorporate the WGS84 height....

Currently, `frame_days_to_keep` only deletes processed files but not raw images. I think it was deemed sufficient because those images were supposed to be archived or deleted. Currently, they are supposed...