nleethochawalit / GLACiAR2-master

Creative Commons Attribution Share Alike 4.0 International
6 stars 0 forks source link

parameters.yaml typo #1

Open Firestar-Reimu opened 3 months ago

Firestar-Reimu commented 3 months ago
$ python completeness.py -s source-extractor parameters.yaml
2024-07-11 23:20:10.919783
parameter file: parameters.yaml
SExtractor command: source-extractor
Minimal File: True
Traceback (most recent call last):
  File "/home/firestar/Documents/GLACiAR2-master-master/completeness.py", line 118, in <module>
    if parameters['de_Vacouleurs'] is None:
       ~~~~~~~~~~^^^^^^^^^^^^^^^^^
KeyError: 'de_Vacouleurs'

the de_Vacouleurs has missed an s

Firestar-Reimu commented 3 months ago

Another typo is

GLACiAR2-master-master/SExtractor_files/parameters_template.sex has a %20 (blank space) behind it, so the filename is invalid on NTFS.

https://github.com/nleethochawalit/GLACiAR2-master/blob/master/SExtractor_files/parameters_template.sex%20