daniel-muthukrishna / astrorapid

Real-time Automated Photometric IDentification (RAPID) of astronomical transients using deep learning
https://astrorapid.readthedocs.io
MIT License
15 stars 14 forks source link

minor bug fix in assigning object ids #9

Open deepchatterjeeligo opened 3 years ago

deepchatterjeeligo commented 3 years ago

Hi @daniel-muthukrishna I noticed a minor bug in the way obj_id is assigned when reading snana fits.

Unless the SNID dependence used downstream, we could use something like UUID. Here is a merge request.