andreatramacere / magic-backend

0 stars 2 forks source link

2019c_M15 #6

Closed micheledoro closed 4 years ago

micheledoro commented 4 years ago

I have written up the information of the third paper in 2019 (2019c), I have:

andreatramacere commented 4 years ago

OK, I just need to know if the catalog file will have the same name of the directory or not.

micheledoro commented 4 years ago

The idea is to have all file of this paper with the format 'magic_2019c_xxx' so indeed, the tag '2019c' is in the folder name

andreatramacere commented 4 years ago

OK, just to be sure, case 1 or 2 ?

1.

MAGIC_data/data/2019c_m15/
├── magic_2019c.yaml
├── magic_2019c_sed_fig1.ecsv

2.

MAGIC_data/data/2019c_m15/
├── magic_2019c_m15.yaml
├── magic_2019c_m15_sed_fig1.ecsv
micheledoro commented 4 years ago

The right one is

MAGIC_data/data/2019c_m15/
├── magic_2019c_m15.yaml
├── magic_2019c_m15_fig1_sed.ecsv
micheledoro commented 4 years ago

That file is completed. I can close this issue.