Utility Libraries
- Utility Classes
- TCP/IP related methods
- Serializing object to bytes and back
- Custom Sockets to implement PyMoDAQ protocol
- Base classes as TCP server and client
TCPClientTCPServerTCPServer.close_server()TCPServer.find_socket_type_within_connected_clients()TCPServer.find_socket_within_connected_clients()TCPServer.listen_client()TCPServer.print_status()TCPServer.process_cmds()TCPServer.read_info()TCPServer.select()TCPServer.send_command()TCPServer.set_connected_clients_table()TCPServer.timerEvent()
- Units conversion
- Mathematical utilities
- Scan utilities
- File management
- Data Management
- Axes
- DataObjects
DataBaseDataBase.nameDataBase.sourceDataBase.dimDataBase.distributionDataBase.dataDataBase.labelsDataBase.originDataBase.shapeDataBase.sizeDataBase.lengthDataBase.extra_attributesDataBase.abs()DataBase.angle()DataBase.append()DataBase.as_dte()DataBase.average()DataBase.fliplr()DataBase.flipud()DataBase.force_units()DataBase.get_data_index()DataBase.get_dim_from_data()DataBase.get_full_name()DataBase.imag()DataBase.pop()DataBase.real()DataBase.set_dim()DataBase.stack_as_array()DataBase.to_dB()DataBase.to_dict()DataBase.units_as()DataBase.unwrap()DataBase.value()DataBase.values()DataBase.dataDataBase.dimDataBase.distributionDataBase.lengthDataBase.quantitiesDataBase.shapeDataBase.sizeDataBase.source
DataCalculatedDataFromRoiDataRawDataActuatorDataFromPlugins
- Data Characteristics
- Union of Data
DataToExportDataToExport.nameDataToExport.timestampDataToExport.dataDataToExport.deserialize()DataToExport.serialize()DataToExport.affect_name_to_origin_if_none()DataToExport.average()DataToExport.get_data_from_Naxes()DataToExport.get_data_from_attribute()DataToExport.get_data_from_dim()DataToExport.get_data_from_dims()DataToExport.get_data_from_full_name()DataToExport.get_data_from_missing_attribute()DataToExport.get_data_from_name()DataToExport.get_data_from_name_origin()DataToExport.get_data_from_sig_axes()DataToExport.get_data_from_source()DataToExport.get_data_with_naxes_lower_than()DataToExport.get_full_names()DataToExport.get_names()DataToExport.get_origins()DataToExport.index()DataToExport.index_from_name_origin()DataToExport.merge_as_dwa()DataToExport.plot()DataToExport.pop()DataToExport.remove()DataToExport.data
parameter
Extension of the pyqtgraph Parameter, ParameterTree widgets and dedicated functions to deals with Parameters (e.g. save them in XML)