Coder Social home page Coder Social logo

fruit_team's People

Contributors

junholeephy avatar junhophy avatar manggny avatar soominpsy avatar

Watchers

 avatar

fruit_team's Issues

TO DO

[1] Hist interfaced root file is now convertible to ".txt" format, but some other things need to be done, still. (1) First & Second line should be a declaration of what is this file used for and what the each column means. (2) edit conversion code correspondingly.

[2] TTree interfaced root file("tree.root") convert to text file, say "tree_text.txt". (This text file is different with "hist_text.txt" file). First line of the "tree_text.txt" would be a declaration of the text file, say tree_text, Second line would be Name list for included branches.

For [2], to do list like below
(1) "tree.root" -> "tree_text.txt"
(2) "tree_text.txt" -> "tree.root"
(3) "tree.root" -> "hist.root" with given bin size and range (with this, "tree_text.txt" & "hist_text.txt" are convertible)

ROOT TEXT conversion

재근아, 일단 정말 수고 많았어 ㅎㅎㅎ 짧은 시간 안에 이렇게 하기 쉽지 않았을텐데 대단하구만!! ㅎㅎㅎ

먼저 우리가 이 코드 작성하는 취지를 생각해봤을때, txt -> ROOT -> txt -> ROOT ->txt .... 이런식으로 무한 반복 재생산이 가능해야 해.
근데 "mcode_txt_to_ROOT.py" 코드 에선 첫째 bin의 entry가 0이고, entry number에 대응하는 bin이 하나씩 뒤로 밀려서 나오는것같아. 한번 확인해보고, 디버깅 필요하면, 해서 다시 올려줘 ㅎㅎ

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.