inpta / pinta

Data analysis pipeline for upgraded GMRT pulsar data
GNU General Public License v2.0
3 stars 0 forks source link

Output naming convention #4

Closed abhisrkckl closed 4 years ago

abhisrkckl commented 4 years ago

Can you explain the naming convention of files? This seems different so it would be good to understand why you chose it to be so (e.g. MiB in the name)?
Why J2145-0750_58260.12269MJD_500.000MHz_29472MiB.gptool.fil ? I can understand MJD and FREQ but why we need _29472MiB. Should we not increase the precision of MJD here?

abhisrkckl commented 4 years ago

The new naming convention should be JNAME_MJD(%0.6f)_LOFREQ(%d).

abhisrkckl commented 4 years ago

Tested and found OK.