H1 Package¶
H1
Package¶
H1_scan_list
Module¶
-
pyfusion.devices.H1.H1_scan_list.
get_scan_keys
(filename='/home/bdb112/pyfusion/working/pyfusion/pyfusion/devices/H1/H1_scan_list.pyc')[source]¶
-
pyfusion.devices.H1.H1_scan_list.
make_rsync_list
(shot_list, glob_expand=False)[source]¶ make a list for rsync -az –files-from=list.txt dest: The glob option is usually not useful, unless both filesystems are accessible with low latency: The following will exand the wildcards $ for x in cat shot_list; do ls $x;done > expanded_list
-
pyfusion.devices.H1.H1_scan_list.
return_scan_details
(keynames)[source]¶ keynames is a list of keynames for the various scans that have been done documentation must be populated by hand (get_scan_keys helps) options include: Feb May5 May12 Dave May19 24July2012 SeptRuns 16Aug2012FreqScan All_Shots May19Extra Test scan_5MHz low_kh_5MHz short_scan_7MHz very_short_scan_7MHz scan_7MHz scan_7MHz_high scan_5MHz_high scan_4.5MHz_16Oct scan_7MHz_16Oct_MP scan_5MHz_7MHz June16_2014_21inter aug_2013_antenna_phasing low_power_4MHz_3_4_Dec_2014 4MHz_6_Aug_2015 4MHz_6_Aug_2015 8MHz_11_Aug_2015 8MHz_54_43_20kw_11_Aug_2015 8MHz_43_20kw_26_Aug_2015 4MHz_D2_54_27kw_20_Aug_2015 4MHz_D2_54_left_55kw_20_Aug_2015 4MHz_D2_54_28kw_20_Aug_2015
coords
Module¶
-
class
pyfusion.devices.H1.coords.
MirnovKhMagneticCoordTransform
[source]¶ Bases:
pyfusion.data.base.BaseCoordTransform
-
input_coords
= 'cylindrical'¶
-
output_coords
= 'magnetic'¶
-
device
Module¶
-
class
pyfusion.devices.H1.device.
H1
(config_name, **kwargs)[source]¶ Bases:
pyfusion.devices.base.Device
tests
Module¶
-
class
pyfusion.devices.H1.tests.
CheckGetH1Device
[source]¶ Bases:
pyfusion.test.tests.PfTestBase
test getDevice.
-
dev
= False¶
-
-
class
pyfusion.devices.H1.tests.
CheckH1Device
(*args)[source]¶ Bases:
pyfusion.devices.H1.tests.H1DevTestCase
-
h1
= True¶
-
mds
= True¶
-
net
= True¶
-
slow
= True¶
-
-
class
pyfusion.devices.H1.tests.
CheckH1MirnovCoords
(*args)[source]¶ Bases:
pyfusion.devices.H1.tests.H1DevTestCase
-
busted
= True¶
-
h1
= True¶
-
mds
= True¶
-
net
= True¶
-
slow
= True¶
-