Index of All Functions and Classes in pyMez


FrontEnds

Function and classes for user interaction. pyMez targets three methods of user interaction, scripting (for example in spyder or a jupyter notebook), desktop gui (using the wx package), and web applications (using the django web framework).

  1. AdvancedInterfaceFrame
  2. BasicInterfaceFrame
  3. BoaApp
  4. convert_datetime
  5. create
  6. EndOfDayDialog
  7. EtreeXML
  8. GeneralInterfaceFrame
  9. get_directory
  10. get_path
  11. get_top_parent
  12. HTMLWindow
  13. IEPanel
  14. KeithleyIVPanel
  15. LinkError
  16. main
  17. MatplotlibWxPanel
  18. MyApp
  19. MyFrame
  20. MyNavigationToolbar
  21. Panel1
  22. PseudoFileErr
  23. PseudoFileErrTC
  24. PseudoFileOut
  25. PseudoFileOutTC
  26. PyCrustShellEditor
  27. PythonSTC
  28. QuoterPseudoFile
  29. recdir
  30. runTest
  31. ShellEditor
  32. ShellPanel
  33. SimpleArbDBLowerInterfacePanel
  34. SimpleLogLowerInterfacePanel
  35. StyledTextCtrlPanel
  36. test_AdvancedInterfaceFrame
  37. test_BasicInterfaceFrame
  38. test_EtreeXML
  39. test_KeithleyIVPanel
  40. test_panel
  41. test_StyledTextCtrlPanel
  42. test_XMLEditPanel
  43. tipforobj
  44. VisaDialog
  45. WxHTML2Panel
  46. XMLEditPanel
  47. XMLSTC

InstrumentControl

Functions and classes used in controlling instruments. Experiment classes integrate instruments and data manipulation. Instruments are a set of control classes that have static metadata, dynamic metadata (state saving and loading) and data formatting.

  1. blank
  2. determine_instrument_type
  3. determine_instrument_type_from_string
  4. FakeInstrument
  5. find_description
  6. fix_segment_table
  7. HighSpeedOscope
  8. KeithleyIV
  9. LSNACalibration
  10. NRPPowerMeter
  11. test_determine_instrument_type
  12. test_find_description
  13. test_KeithleyIV
  14. test_VisaInstrument
  15. VisaInstrument
  16. VisaInstrumentError
  17. VNA
  18. whos_there

Analysis

Functions and classes used in Analyzing data or processes.

  1. average_one_port_sparameters
  2. build_interpolated_data_set
  3. build_modeled_data_set
  4. calculate_residuals
  5. calrep
  6. calrep_history_plot
  7. cascade
  8. CheckStandardReport
  9. coax_power_S_NIST
  10. coax_power_type_b
  11. coax_s11_S_NIST
  12. coax_s11_type_b
  13. coax_s12_S_NIST
  14. coax_s12_type_b
  15. compare_s2p_plots
  16. correct_sparameters
  17. correct_sparameters_eight_term
  18. correct_sparameters_sixteen_term
  19. correct_sparameters_twelve_term
  20. create_monte_carlo_reference_curve
  21. create_sensitivity_reference_curve
  22. create_svg_black_box_diagram
  23. DataSimulator
  24. frequency_model_collapse_multiple_measurements
  25. frequency_model_difference
  26. FunctionalModel
  27. gaussian_function
  28. HTMLReport
  29. interpolate_data
  30. interpolate_table
  31. invert_two_port_matrix_list
  32. least_squares_fit
  33. line_function
  34. lorentzian_function
  35. mean_from_history
  36. median_from_history
  37. normalized_error
  38. normalized_error_test
  39. one_port_robin_comparison_plot
  40. plot_calrep
  41. plot_calrep_comparison
  42. plot_calrep_results_comparison
  43. plot_calrep_results_difference_comparison
  44. plot_calrep_uncertainty
  45. plot_checkstandard_history
  46. plot_frequency_model
  47. plot_frequency_model_histogram
  48. plot_raw_MUF_comparison
  49. plot_reference_curve
  50. plot_reference_curve_comparison
  51. polar_average
  52. polar_geometric_average
  53. raw_comparison_plot_with_residuals
  54. raw_difference_frame
  55. return_calrep_error_column_names
  56. return_calrep_value_column_names
  57. return_history_key
  58. S1ps_toS2p
  59. S2p_to_S1p
  60. S_NIST
  61. S_to_T
  62. standard_error
  63. standard_error_data_table
  64. T_to_S
  65. test_average_one_port_sparameters
  66. test_CheckStandardReport
  67. test_compare_s2p_plots
  68. test_comparison
  69. test_create_svg_black_box_diagram
  70. test_interpolate
  71. test_linear_fit
  72. test_standard_error
  73. test_uncertainty
  74. two_port_comparison_plot_with_residuals
  75. two_port_complex_to_matrix_form
  76. two_port_difference_frame
  77. two_port_matrix_to_complex_form
  78. two_port_mean_frame
  79. two_port_swap_ports
  80. type_b
  81. uncorrect_sparameters_eight_term
  82. uncorrect_sparameters_sixteen_term
  83. uncorrect_sparameters_twelve_term
  84. unwrap_phase
  85. W1p_to_S1p
  86. W2p_to_S2p
  87. W2p_to_SwitchTerms
  88. waveguide_power_S_NIST
  89. waveguide_power_type_b
  90. waveguide_s11_S_NIST
  91. waveguide_s11_type_b
  92. waveguide_s21_S_NIST
  93. waveguide_s21_type_b

DataHandlers

Functions in classes used in data storage and format manipulation.

  1. ABCDFrequencyList_to_HFrequencyList
  2. ABCDFrequencyList_to_SFrequencyList
  3. ABCDFrequencyList_to_YFrequencyList
  4. ABCDFrequencyList_to_ZFrequencyList
  5. add_all_files
  6. asc_type
  7. ascii_data_table_join
  8. AsciiDataTable
  9. AsciiDataTable_to_CsvFile
  10. AsciiDataTable_to_DataFrame
  11. AsciiDataTable_to_DataFrameDictionary
  12. AsciiDataTable_to_ExcelFile
  13. AsciiDataTable_to_File
  14. AsciiDataTable_to_HpFile
  15. AsciiDataTable_to_NumpyArray
  16. AsciiDataTable_to_XmlDataTable
  17. AsciiTable_to_HtmlString
  18. AsciiTable_to_MatFile
  19. Base64_to_PngFile
  20. Base64Png_to_EmbeddedHtmlString
  21. build_csv_from_raw
  22. build_parameter_column_names
  23. build_row_formatter
  24. build_snp_column_names
  25. build_snp_row_formatter
  26. CalibrateDUTWrapper
  27. calrep_to_benchmark
  28. ChangeXMLLog
  29. check_arg_type
  30. collect_inline_comments
  31. combine_segments
  32. condition_URL
  33. Context
  34. convert_all_rows
  35. convert_all_two_ports_script
  36. convert_row
  37. CStringIo_to_String
  38. CsvFile_to_AsciiDataTable
  39. CsvFile_to_DataFrame
  40. DataDimensionError
  41. DataFrame_to_AsciiDataTable
  42. DataFrame_to_CsvFile
  43. DataFrame_to_Dictionary
  44. DataFrame_to_ExcelFile
  45. DataFrame_to_HdfFile
  46. DataFrame_to_HtmlFile
  47. DataFrame_to_HtmlString
  48. DataFrame_to_JsonFile
  49. DataFrame_to_JsonString
  50. DataFrameDictionary_to_AsciiDataTable
  51. DataFrameDictionary_to_ExcelFile
  52. DataFrameDictionary_to_HdfFile
  53. DataTable
  54. DataTableGraph
  55. Description
  56. dictionary_list_to_xmlchunk
  57. Dictionary_to_DataFrame
  58. Dictionary_to_HeaderList
  59. Dictionary_to_HtmlMetaString
  60. Dictionary_to_JsonString
  61. Dictionary_to_ListList
  62. Dictionary_to_PickleFile
  63. dictionary_to_xml
  64. dictionary_to_xmlchunk
  65. Dictionary_to_XmlString
  66. Dictionary_to_XmlTupleString
  67. DownloadLink_to_String
  68. edge_1_to_2
  69. edge_2_to_1
  70. EmbeddedHtmlString_to_Base64Png
  71. Encyclopedia
  72. EndOfDayXMLLog
  73. ensure_string
  74. ErrorXMLLog
  75. ExcelFile_to_DataFrame
  76. ExcelFile_to_DataFrameDictionary
  77. extract_all
  78. FigFile_to_MatplotlibFigure
  79. File_to_AsciiDataTable
  80. File_to_Image
  81. File_to_Model
  82. File_to_String
  83. FileRegister
  84. FrequencyList_to_FrequencyMatrixList
  85. FrequencyMatrixList_to_FrequencyList
  86. get_XML_text
  87. Graph
  88. HdfFile_to_DataFrame
  89. HdfFile_to_DataFrameDictionary
  90. HeaderList_to_Dictionary
  91. HFrequencyList_to_ZFrequencyList
  92. HTMLBase
  93. HTMLEcho
  94. HtmlFile_to_DataFrame
  95. HtmlFile_to_HtmlString
  96. HTMLHelpPage
  97. HtmlMetaString_to_Dictionary
  98. HtmlString_to_DataFrame
  99. HtmlString_to_HtmlFile
  100. Image_to_FaviconFile
  101. Image_to_File
  102. Image_to_FileType
  103. Image_to_ThumbnailFile
  104. ImageGraph
  105. insert_inline_comment
  106. InstrumentSheet
  107. InstrumentState
  108. JBSparameter
  109. JBSparameter_to_S2PV1
  110. join_xml
  111. JsonFile_to_DataFrame
  112. JsonFile_to_JsonString
  113. JsonFile_to_XmlDataTable
  114. JsonString_to_DataFrame
  115. JsonString_to_Dictionary
  116. JsonString_to_JsonFile
  117. KnowledgeSystem
  118. line_comment_string
  119. line_list_comment_string
  120. list_list_to_string
  121. list_to_string
  122. ListList_to_Dictionary
  123. make_html_element
  124. make_html_string
  125. make_parameter_table
  126. make_row_match_string
  127. make_wave_parameter_column_names
  128. make_xml_element
  129. make_xml_string
  130. MatFile_to_AsciiDataTableKeyValue
  131. MatFile_to_AsciiTable
  132. MatplotlibFigure_to_File
  133. MatplotlibFigure_to_PngFile
  134. MatplotlibFigure_to_SvgFile
  135. Metadata
  136. metadata_robot
  137. MetadataGraph
  138. Model_to_File
  139. MUFComplexModel
  140. MUFMeasurement
  141. MUFModel
  142. MUFParameter
  143. MUFSolution
  144. MUFVNAUncert
  145. MUFVNAUncertArchive
  146. Ndarray_to_Matplotlib
  147. Ndarray_to_MatplotlibFigure
  148. Ndarray_to_PngFile
  149. NoiseCalRaw
  150. number_ports_from_file_name
  151. OnePortCalrep_to_XmlDataTable
  152. OnePortCalrepModel
  153. OnePortDUTModel
  154. OnePortRawModel
  155. parse_combined_float_list
  156. parse_lines
  157. PickleFile_to_Dictionary
  158. PngFile_to_Base64
  159. PngFile_to_JpgFile
  160. PngFile_to_Ndarray
  161. PowerCalrepModel
  162. PowerModel
  163. PowerRawModel
  164. PowerRawModel_to_XmlDataTable
  165. print_comparison
  166. print_hd5_keys
  167. print_s1p_attributes
  168. print_s2p_attributes
  169. print_snp_attributes
  170. Project
  171. ProjectType
  172. radical_dataset_to_s2p
  173. radical_error_boxes_to_eight_term_complex
  174. radical_frequency_to_frequency_list
  175. RadicalDataModel
  176. raw_type
  177. read_schema
  178. remove_circular_paths
  179. replace_None
  180. ResultFileModel
  181. return_hd5_keys
  182. ReverbChamber
  183. RobotData
  184. S1PV1
  185. S1PV1_to_XmlDataTable
  186. s2p_difference
  187. s2p_mean
  188. S2PV1
  189. S2PV1_to_XmlDataTable
  190. ServiceXMLLog
  191. SFrequencyList_to_ZFrequencyList
  192. SFrequencyMatrixList_to_TFrequencyMatrixList
  193. SFrequencyMatrixList_to_ZFrequencyMatrixList
  194. show_structure_script
  195. SNP
  196. Snp_to_AsciiDataTable
  197. SNP_to_XmlDataTable
  198. SNPBase
  199. sparameter_power_type
  200. split_all_rows
  201. split_row
  202. StandardErrorError
  203. StandardErrorModel
  204. StatistiCALError
  205. StatistiCALMenuModel
  206. StatistiCALSolutionModel
  207. StatistiCALWrapper
  208. string_list_collapse
  209. String_to_CStringIo
  210. String_to_DownloadLink
  211. String_to_File
  212. String_to_StringIo
  213. String_to_StringList
  214. String_to_SVGAnchorLinkElement
  215. StringGraph
  216. StringIo_to_String
  217. StringList_to_File
  218. StringList_to_String
  219. strip_all_line_tokens
  220. strip_begin_end_tokens
  221. strip_inline_comments
  222. strip_line_tokens
  223. strip_tokens
  224. structure_metadata
  225. SvgFile_to_EpsFile
  226. SvgFile_to_PdfFile
  227. SvgFile_to_PngFile
  228. SwitchTermsFR
  229. SwitchTermsPort
  230. TableGraph
  231. TableGraph_to_Links
  232. test_add_column
  233. test_add_comment
  234. test_add_index
  235. test_add_method
  236. test_add_row
  237. test_AsciiDataTable
  238. test_AsciiDataTable_equality
  239. test_AsciiDataTable_get_column_and_getitem
  240. test_AsciiDataTable_to_DataFrame
  241. test_AsciiDataTable_to_XmlDataTable
  242. test_build_snp_column_names
  243. test_change_format
  244. test_change_format_SNP
  245. test_change_frequency_units
  246. test_change_unit_prefix
  247. test_copy_method
  248. test_DataTable
  249. test_dictionary_to_xmlchunk
  250. test_EndOfDayXMLLog
  251. test_FileRegister
  252. test_get_attribute_names
  253. test_get_header
  254. test_get_item
  255. test_HTMLBase
  256. test_HTMLBase_addition
  257. test_HTMLBase_no_file
  258. test_inline_comments
  259. test_InstrumentSheet
  260. test_JBSparameter
  261. test_JBSparameter_to_S2PV1
  262. test_log_addition
  263. test_make_html_element
  264. test_Metadata
  265. test_OnePortCalrep_to_XmlDataTable
  266. test_OnePortCalrepModel
  267. test_OnePortCalrepModel_Ctable
  268. test_OnePortDUTModel
  269. test_OnePortRaw_to_XmlDataTable
  270. test_OnePortRawModel
  271. test_open_existing_AsciiDataTable
  272. test_open_measurement
  273. test_option_string
  274. test_PowerCalrepModel
  275. test_PowerRawModel
  276. test_PowerRawModel_to_XmlDataTable
  277. test_read_schema
  278. test_S1PV1
  279. test_S1PV1_to_XmlDataTable
  280. test_s2p_difference
  281. test_s2p_mean
  282. test_s2p_mean_and_difference
  283. test_S2P_to_XmlDataTable
  284. test_S2P_to_XmlDataTable_02
  285. test_s2pv1
  286. test_save_schema
  287. test_show
  288. test_SNP
  289. test_sparameter_power_type
  290. test_StatistiCALSolutionModel
  291. test_StatistiCALSolutionModel_to_XmlDataTable
  292. test_to_HTML
  293. test_TwelveTermErrorModel
  294. test_TwoPortCalrep_to_XmlDataTable
  295. test_TwoPortCalrepModel
  296. test_TwoPortRawModel
  297. test_TwoPortRawModel_to_S2PV1
  298. test_TwoPortRawModel_to_XmlDataTable
  299. test_XMLLog
  300. test_XMLModel
  301. test_ZipArchive
  302. TFrequencyMatrixList_to_SFrequencyMatrixList
  303. timeit_script
  304. TwelveTermErrorModel
  305. TwoPortCalrepModel
  306. TwoPortCalrepModel_to_S2PV1
  307. TwoPortCalrepModel_to_XmlDataTable
  308. TwoPortNRRawModel
  309. TwoPortParameterGraph
  310. TwoPortRawModel
  311. TwoPortRawModel_to_S2PV1
  312. TwoPortRawModel_to_XmlDataTable
  313. TypeConversionError
  314. UploadUserFile
  315. URL_to_path
  316. user_directory_path
  317. UserFile
  318. visit_all_nodes
  319. visit_and_print_all_nodes
  320. W2P
  321. XMLBase
  322. XmlBase_to_XsltResultFile
  323. XmlBase_to_XsltResultString
  324. XmlDataTable_to_AsciiDataTable
  325. XmlDataTable_to_XmlFile
  326. XmlFile_to_XmlDataTable
  327. XMLLog
  328. XmlLog_to_AsciiDataTable
  329. XmlString_to_Dictionary
  330. XmlTupleString_to_Dictionary
  331. YFrequencyList_to_HFrequencyList
  332. YFrequencyMatrixList_to_ZFrequencyMatrixList
  333. ZFrequencyList_to_ABCDFrequencyList
  334. ZFrequencyList_to_TFrequencyList
  335. ZFrequencyMatrixList_to_TFrequencyMatrixList
  336. ZFrequencyMatrixList_to_YFrequencyMatrixList
  337. ZipArchive

Utils

Functions and classes that are base utilities for the pyMez package.

  1. add_init_to_all
  2. add_navigation_all_api_script
  3. add_navigation_script
  4. alias
  5. auto_name
  6. autogenerate_api_documentation_script
  7. build_calnet_script
  8. build_index
  9. build_suite
  10. change_extension
  11. change_links_examples_script
  12. clean_up_test_module
  13. create_examples_html_script
  14. create_examples_page
  15. create_help_page
  16. create_imports_html_script
  17. create_index_html_script
  18. create_modules_html_script
  19. create_nav_bar_string
  20. filename_decrement
  21. filename_increment
  22. get_date
  23. get_file_metadata
  24. get_filename_iterator
  25. get_image_metadata
  26. get_metadata
  27. get_python_metadata
  28. get_stats
  29. get_system_metadata
  30. HPBasic_to_HTML
  31. HPBasicCode
  32. MyTestClass
  33. replace_all
  34. return_help
  35. split_filename
  36. test_alias
  37. test_auto_name
  38. test_create_examples_page
  39. test_create_help_page
  40. test_create_index_html
  41. test_filename_change_iterator
  42. test_get_metadata
  43. test_get_python_metadata
  44. test_module
  45. test_timer
  46. test_timer_with_args
  47. TestGeneralModels
  48. TestNames
  49. TestXMLModels
  50. timer
  51. write_admin_file
  52. write_app_urls
  53. write_home_templates
  54. write_project_urls