Feature
Currently the catalogue_preprocessor.py allows .csv or .fits input catalogues.
However, especailly when large catalogues (>1Million) should be processed, this can become cumbersome and slow.
Desired Behavior / Functionality
Add an elif clause to the load_catalogue() function to load a parquet using pandas.