Code Monkey home page Code Monkey logo

legend-testdata's People

Contributors

cjnave613 avatar ggmarshall avatar gipert avatar jasondet avatar luapulu avatar oschulz avatar sagitta42 avatar samuelborden avatar wisecg avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

legend-testdata's Issues

Crystal json testdata

There is one issue in creating a test metadata file in relation to how LegendGeSim interacts with it: when a detector is simulated, the name of the crystal file corresponding to it is constructed as detector name - slice e.g. detector "V04545A" corresponds to crystal file "V04545.json". The name of the json is currently constructed by looking up the "name" field in detector metadata, and removing the slice part, then looking for such a file in a path to crystal metadata directory provided in input settings.

If I want to create a crystal metadata file corresponding to the Public Inverted Coax, as it currently is, the name of the json to be looked up will be "Public Inverted Coa.json" :)

So either we should change the name in the Public Inverted Coax json to be something of LEGEND format e.g. "name": "VNNXXXS", and then create a crystal file "VNNXXX.json", or change something else in such a way that by starting from invcoax-metadata.json we can find the corresponding crystal. For example, I could construct the crystal name as type + order + crystal rather than just removing slice from detector name, then Public ICPC would have a crystal V00000.json based on its detector json.

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.