Coder Social home page Coder Social logo

trading_zones_material's Introduction

How research programs come apart: code and data

This repository contains the code and data necessary to reproduce the figures and tables in "How research programs come apart: the case of supersymmetry and the disunity of physics" (the latest version of the manuscript source can be found here)

The repository is structured as follows:

Location Contents
inspire-harvest Subdataset including the data from which present analyses are derived
analyses This folder contains the scripts which generate intermediate results for the plots and tables.
plots This folder contains the plots included in the manuscript or supplementary materials as well as the scripts that produce them.
surveys This folder contains the scripts to generate and compile the manual validation tasks that were performed, as well as the experts' reports.
tables This folder contains the tables included in the manuscript or supplementary materials as well as the scripts that produce them.
output This folder contains intermediate results used to produce the material included in the paper.
AbstractSemantics This folder contains a basic python package for the multithreaded retrieval of n-grams matching certain patterns from large corpora.

Setup

Getting the data

In order to use this repository, DataLad is required. DataLad enables reproducible science with large datasets, and instructions for its installation on various systems can be found here.

Once DataLad is installed on your system, we recommend creating an account on the data sharing platform GIN, where our data are hosted, and configuring your SSH key in the parameters of your account.

The dataset can be installed by doing:

datalad install -r [email protected]:lucasgautheron/trading_zones_material.git

Data can be retrieved by executing the following command:

cd trading_zones_material
datalad get inspire-harvest/database -s s3

Running analyses

Before running analyses, it is necessary to install the required python packages. For that, please do:

pip install -r requirements.txt

This should cover the packages used in the present analyses. If not, please install missing dependencies manually and report them by creating a ticket.

Then, you may run any analysis by executing the corresponding script from the root of the repository:

python analyses/<name_of_the_analysis>.py

It is similarly possible to run the scripts in plots and tables for reproducing the material included in the paper and in the supplementary materials.

trading_zones_material's People

Contributors

lucasgautheron avatar

Watchers

 avatar  avatar

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.