Contents Menu Expand Light mode Dark mode Auto light/dark mode
resistics 1.0.0a3 documentation
Logo
resistics 1.0.0a3 documentation

User guide:

  • Getting started
    • Reading data
      • Time data ASCII
      • Time data bz2
      • Time data binary
      • Calibration data JSON
      • Calibration data TXT
    • Quick functions
      • Reading time data
      • Viewing time data
      • Getting spectra data
      • Transfer functions
    • Using projects
      • Making a project
      • Navigating a project
      • Processing a project
      • Calibration files
      • Remote reference
      • Intersite processing
      • Remote and intersite
    • Configuration
      • Default configuration
      • Custom configuration
      • Quick configuration
      • Project configuration
      • Transfer functions
  • Custom processes

API reference:

  • resistics package
    • resistics.calibrate module
    • resistics.common module
    • resistics.config module
    • resistics.decimate module
    • resistics.errors module
    • resistics.gather module
    • resistics.letsgo module
    • resistics.plot module
    • resistics.project module
    • resistics.regression module
    • resistics.sampling module
    • resistics.spectra module
    • resistics.testing module
    • resistics.time module
    • resistics.transfunc module
    • resistics.window module

Literature:

  • Literature references

Quick functions¶

When doing fieldwork, it’s often useful to quickly assess data before dismantling a site setup. The quick functions are there to provide fast viewing and processing of data without having to set many parameters.

Reading time data

Reading time data¶

Viewing time data

Viewing time data¶

Getting spectra data

Getting spectra data¶

Transfer functions

Transfer functions¶

Download all examples in Python source code: tutorial-quick_python.zip

Download all examples in Jupyter notebooks: tutorial-quick_jupyter.zip

Gallery generated by Sphinx-Gallery

Next
Reading time data
Previous
Calibration data TXT
Copyright © 2019, Neeraj Shah | Built with Sphinx and @pradyunsg's Furo theme. | Show Source