Reference#
Double Agent API#
- AFL.double_agent Package
- Pipeline Operations
- AFL.double_agent.AcquisitionFunction module
- AFL.double_agent.AutoSAS module
- AFL.double_agent.Boundary module
- AFL.double_agent.Extrapolator module
- AFL.double_agent.Generator module
- AFL.double_agent.MaskGrid module
- AFL.double_agent.PairMetric module
- AFL.double_agent.Labeler module
- AFL.double_agent.Preprocessor module
- AFL.double_agent.TensorFlowExtrapolator module
- Utilities
- Core Components
- APIServer Drivers
- Pipeline Operations
Agent API#
Warning
The agent
module is deprecated and will be removed in a future version. Please use double_agent
instead.
- AFL.agent package
- Core Components
- AFL.agent.AcquisitionFunction module
- AFL.agent.EI_AcquisitionFunction module
- AFL.agent.UCB_AcquisitionFunction module
- AFL.agent.GaussianProcess module
- AFL.agent.HscedGaussianProcess module
- AFL.agent.PhaseLabeler module
- AFL.agent.PhaseMap module
- AFL.agent.PhaseMap_pandas module
- AFL.agent.Metric module
- Drivers and Automation
- AFL.agent.AgentClient module
- AFL.agent.SAS_AgentDriver module
- AFL.agent.Multimodal_AgentDriver module
- AFL.agent.DowShampoo_SampleDriver module
- AFL.agent.SANS_AL_SampleDriver module
- AFL.agent.SAXS_AL_SampleDriver module
- AFL.agent.SAS_AL_SampleDriver module
- AFL.agent.SAS_Grid_AL_SampleDriver module
- AFL.agent.Multimodal_AL_SampleDriver module
- AFL.agent.vSAS_NoDeck_AL_SampleDriver module
- AFL.agent.WatchDog module
- Data Processing
- Core Components