Code Monkey home page Code Monkey logo

matching_2's Introduction

Instructions to be expanded as necessary in situ.

Note: '>' = type the following

> cd ~/matching_2

open interactive session with:

> pydamm

the interactive session has a prompt like 'In [#]:' where # is a line number.

> %run matching2.py

you now have access to functions defined in the python script. i.e.

#Make definitions:
def validate_fit(fitlist,isC):
def run_pixie(waitTime=wait,frequency=freq):  
def rerun_pixie(waitTime=wait,frequency=freq):  
def get_voltage(mtasid):
def set_voltage(mtasid,volts):
def set_all_on_off(onOff):
def set_rise_rate_all(rate):
def set_dv(mtasid,dvolts):
def open_damm():
def close_damm(damm):
def zero_his(mtasid,damm):
def write_out_HV(filename='hv_mtas.dat'):
def read_in_HV(filename='hv_mtas.dat'):
def set_HV_from_read(hv_array):
def dict_add(id,dict,volt,pk):
def matching2():


first use write_out_HV to save current HV settings:
write_out_HV('dat_files/hv_mtas.Apr0518.dat')

matching_2's People

Contributors

ntbrewer avatar

Stargazers

Thomas King avatar

Watchers

 avatar Darren McKinnon 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.