Giter VIP home page Giter VIP logo

miscellaneous's Introduction

miscellaneous

Miscellaneous material not directly related to another HEPData repository

Binder

This Jupyter notebook counts all INSPIRE records that have an associated HEPData record using the INSPIRE API.

Count publications per LHC experiment per year and see which fraction has a HEPData record.

Written by Graeme Watt (Project Manager for HEPData) on 11th October 2017. Updated for new INSPIRE API on 15th April 2021.

This Jupyter notebook makes some plots showing the number of HEPData submissions in progress and finished by different experiments, including a breakdown by the different ATLAS and CMS physics groups. The input is a CSV file obtained by running the command hepdata submissions write-stats-to-files in the production environment.

This Jupyter notebook makes a plot showing the number of "version 1" HEPData submissions per month, with a linear fit overlaid. It also plots the number of HEPData submissions per year. Again, the input is a (different) CSV file obtained by running the command hepdata submissions write-stats-to-files in the production environment.

This Jupyter notebook investigates the delay between arXiv publication, indicated by creation of an INSPIRE record, and release of the first version of a corresponding HEPData record. A histogram is plotted of these delays for a given time period and experimental collaboration.

Written by Graeme Watt on 25th November 2022.

This Jupyter notebook investigates the consistency between the INSPIRE record numbers obtained from either INSPIRE or HEPData. Discrepancies usually occur because an INSPIRE record has changed its record number.

This Jupyter notebook compares the LaTeX to Unicode conversions obtained with three different Python packages: latex2text, unicodeit and unicodeitplus. Test data is obtained from the publication titles of all finished HEPData records. The intended application is to tweet these titles when the HEPData records are first released or later revised.

This Jupyter notebook gets the access count of all records in HEPData from the ATLAS experiment. It first makes a paginated search "collaborations:ATLAS" to find the INSPIRE IDs. Then the JSON format of individual records is retrieved to get the access counts and associated metadata, using the light=true option to reduce the size of the JSON by removing data tables. See JSON Endpoints. The output is written to a CSV file for possible further analysis by Python, Excel, etc.

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.