create_dataset.py
- script to generate spectograms and plots from the remote catalogpeak_model.ipynb
- basic peak finding model usingscipy
conda create -n xmo python=3.11
conda activat xmo
pip install -r requirements.txt
python create_dataset.py --data_folder ./data/spectrograms --plot_folder ./data/plots