Skip to main content

High-level applications for FEL commissioning.

Project description

High-level application suite for free-electron laser, developed by Python

Author: Tong Zhang (zhangtong AT sinap dot ac dot cn)

first uploaded to github on Apr. 23, 2015

USAGE example:

create python script file (test.py) like:

#!/usr/bin/env python

import sys

sys.path.append(‘./felapps-1.0.1-py2.7.egg’)

#sys.path.append(‘./felapps-1.0.1-py2.py3-none-any.whl’)

import felapps

felapps.imageviewer.run(maximize = True,logon = False)

#felapps.formula.run()

or install by pip install felapps

then import felapps

and run test.py by python test.py.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

felapps-1.2.1-py2.py3-none-any.whl (334.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page