i4Ds / STIX-GSW

STIX Ground-Analysis Software Package
11 stars 16 forks source link

Shared configuration files #45

Open samaloney opened 3 years ago

samaloney commented 3 years ago

So we have created a sub repo for shared configuration files (https://github.com/i4Ds/STIX-CONF/branches) this can be mapped to any location in this repo e.g STIX-GSW/stix/dbase/new

I would propose we move all need configuration files here and clean as we go (no binary file, only csv with proper headers) you see I've have format we can copy for lot of file with an index file (https://github.com/i4Ds/STIX-CONF/blob/main/elut/elut_index.csv) which links the relevant file for that time period.

What are people thoughts? Also need to think about if we use SCET or UTC times or both an other?

grazwegian commented 3 years ago

Seems like a good plan. I like the format with an index file. I think a lot of what we currently have in dbase will be removed in the cleanup.

FredSchuller commented 2 years ago

Hi @samaloney I'm wondering if that's the place where I should store the aspect-related parameter files (both small files, e.g. containing calibration coefficients, and big [binary] files, containing the simulated data that my procedure needs in order to derive the aspect solution). Or should I better create a subdirectory under STIX-GSW/stix/dbase/ ?

samaloney commented 1 month ago

Still an issue

samaloney commented 1 month ago

From #74

So we have some files in stix/dbase/demo/vis_demo and other files in stix/dbase/grid it would be good if we could merge where possible and standardise the formatting