desihub / timedomain

Time-domain code.
MIT License
3 stars 14 forks source link

Should be fixed, finally #13

Closed divijsharma18 closed 3 years ago

AlexGKim commented 3 years ago

Great! I was able to work around this.

I run your test but get the following output:

akim@cori13:/global/cscratch1/sd/akim/project/timedomain/timedomain> python sp_utils.py Traceback (most recent call last): File "sp_utils.py", line 189, in SkyPortal.test2() File "sp_utils.py", line 184, in test2 print(SkyPortal.filter_id("DESI Difference CV")) File "sp_utils.py", line 67, in filter_id raise NameError('Filter Not Defined') NameError: Filter Not Defined

Not sure why this fails.

apalmese commented 3 years ago

This is deprecated