labdataanalysis

A Lab Analysis Toolkit used for Physics 111A Lab class with the Digilent Analog Discovery Studio

https://github.com/ayushmaanaggarwal/labdataanalysis

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

A Lab Analysis Toolkit used for Physics 111A Lab class with the Digilent Analog Discovery Studio

Basic Info
  • Host: GitHub
  • Owner: AyushmaanAggarwal
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 38.1 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

Physics Lab Analysis Toolkit

To install: Sh pip install git+https://github.com/AyushmaanAggarwal/LabDataAnalysis.git#egg=LabDataAnalysis

To import into python or a jupyter notebook

Python from LabDataAnalysis.CircuitSolvers import * from LabDataAnalysis.DataAnalysis import * from LabDataAnalysis.ErrorCalculations import *

To contribute, develop a function and test the function with doctests or run python -m pytest, then open a PR or request.

Owner

  • Name: Ayushmaan Aggarwal
  • Login: AyushmaanAggarwal
  • Kind: user
  • Location: Berkeley, CA

Citation (CITATION.cff)

cff-version: 0.0.1
message: "If you use this software, please cite it as below."
authors:
- family-names: "Aggarwal"
  given-names: "Ayushmaan"
- family-names: "Vonk"
  given-names: "Johan"
title: "LabDataAnalysis"
version: 0.1.0
date-released: 2024-12-12
url: "https://github.com/AyushmaanAggarwal/LabDataAnalysis"

GitHub Events

Total
  • Push event: 3
Last Year
  • Push event: 3