Code Monkey home page Code Monkey logo

evlio's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

annelischulz

evlio's Issues

Add tpl file link

Records.hh should include a define statement, denoting the different available file types:

define EVENTLISTFILE /xxx/yyy/templates/evl/1.0.0/eventlistfile.tpl

Not yet sure how to implement this. Could add another index file, e.g., files.tpl? But then one would need to introduce some extra syntax, e.g.,

EVENTLIST eventlist.tpl

Or implement a scheme based on tpl file names? That seems more elegant, e.g., eventlist.file.tpl, and telconfig.include.tpl.

How to deal with optional table entries (e.g. MC)?

How should we deal with optional table entries? We could have different tpl files, one that includes them, one that doesn't and then have a FITSRecord for each.

Currently there is an ExtraRec struct, which can be added to the base struct. Reading such a structure from FITS tpl files seems difficult and would require additinal control key words (e.g. \optstart \optend) and then large changes to the evlio.template data structures.

How to handle format versions?

How should different versions of format being handled?

(1) One library/include per version?
(2) Ads version to dicts name and bundle them all into one library?

Array columns

Array table columns are not yet supported in FITSRecord output. This needs to be fixed.

Add proper Makefiles

Makefile should run the appropriate python scripts to build the headers and then compile the library.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.