Microfluidics.FlowSimulator#
FlowSimulator.py
Copyright (c) 2019, SAXS Team, KEK-PF
- class FlowSimulator(filepath, bookpath=None, num_files=None)#
Bases:
MethodFile
- get_linear_range_info(t, vscale=None)#
- get_optimizer_indeces(t)#
- get_y_channel_index(t)#
- get_y_channel_interval(t)#
- guess_range(num_files=None)#
- make_simulation_data(delay_factor=None, debug=False)#
- read_the_book(bookpath)#
- set_params(delay_factor=None, debug=False)#
- set_params_without_book(delay_factor)#
- verify_eno_interval(num_files)#
- class SimInfo(**kwargs)#
Bases:
object