paws.core.operations.IO.MISC package

Submodules

paws.core.operations.IO.MISC.ReadNPSynthRecipe module

class paws.core.operations.IO.MISC.ReadNPSynthRecipe.ReadNPSynthRecipe[source]

Bases: paws.core.operations.Operation.Operation

Read in a text file describing nanoparticle synthesis parameters. Package the recipe description in a dict.

run()[source]

Operation.run() should use the Operation.inputs and set values for all of the items in Operation.outputs.

Module contents