Giter VIP home page Giter VIP logo

Comments (9)

Konstancja avatar Konstancja commented on August 18, 2024

@cdeil
I do not fully get your solution.
You want to add data_id in addition to paper_id or instead of it?

from gamma-cat.

cdeil avatar cdeil commented on August 18, 2024

You want to add data_id in addition to paper_id or instead of it?

Instead.

  • Put paper_id where available.
  • If not available, put data_id

Then all info is present in the input files, and it should be easy to process it into any format we like in the output files that we offer to users.
For the output files, I also have no better idea that to do the same as for the input files and to explain the scheme to users.

from gamma-cat.

Konstancja avatar Konstancja commented on August 18, 2024

Wouldn't it make sense to use one field for both?
E.g. 'data_id' could also reference a paper.

from gamma-cat.

cdeil avatar cdeil commented on August 18, 2024

OK, one field.

I don't like paper_id (because some aren't papers) and I don't like data_id (because that sounds more like dataset ID, but a given paper can have multiple datasets (e.g. spectra, lightcurves, other results).

So how about calling it reference?
And using reference: tevcat-123456 for internal reference entries (incrementing integer, like we do for source_id)?

from gamma-cat.

cboisson avatar cboisson commented on August 18, 2024

It is always better not to multiply fields, so one has to be enough.
However I am not sure to understand to which light curve without any reference you are refering to? in catalogs you can only have published (authorized) data no?

from gamma-cat.

cdeil avatar cdeil commented on August 18, 2024

I don't know which cases @Konstancja and @wegenmat have.

But a typical case is:

  1. source detection gets announced in a presentation or poster
  2. a year later the proceeding appears
  3. three years later the paper appears

There are examples of HESS sources that have been detected 5 years ago, but the paper and something even the proceeding never came.

IMO we should be able to have a mechanism to add the detected source to gamma-cat already at point 1., and just internally have a reference that links to the slides or just mentions some info about where this comes from.

from gamma-cat.

Konstancja avatar Konstancja commented on August 18, 2024

@cdeil OK, one field name reference.

@cboisson In our case those are usually old data from HEGRA or CAT that were presented on a conference and a paper never followed :(

from gamma-cat.

cboisson avatar cboisson commented on August 18, 2024

if those data were never published (no conference proceeding) how to ensure the data are good quality?
if no name, nobody?
in such a case there should be a warning

from gamma-cat.

Konstancja avatar Konstancja commented on August 18, 2024

Yes, yes there are proceedings! But, there are proceedings (or papers) with only a plot (no table with flux values) and the authors do not have the data points any more. Anyway we'll do our best to recover as much as possible.

from gamma-cat.

Related Issues (20)

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.