API
 
Loading...
Searching...
No Matches
dbIngest.NewXFilesHandler Class Reference
Inheritance diagram for dbIngest.NewXFilesHandler:
Inheritance graph
Collaboration diagram for dbIngest.NewXFilesHandler:
Collaboration graph

Public Member Functions

 __init__ (self, host, events_queue, log_name)
 
 construct_message (self, stat_result, event, is_new_file=False)
 
 on_created (self, event)
 
 on_modified (self, event)
 

Public Attributes

 host
 
 events_queue
 
 log
 

Detailed Description

Definition at line 57 of file dbIngest.py.

Constructor & Destructor Documentation

◆ __init__()

dbIngest.NewXFilesHandler.__init__ (   self,
  host,
  events_queue,
  log_name 
)

Definition at line 58 of file dbIngest.py.

Member Function Documentation

◆ construct_message()

dbIngest.NewXFilesHandler.construct_message (   self,
  stat_result,
  event,
  is_new_file = False 
)

◆ on_created()

dbIngest.NewXFilesHandler.on_created (   self,
  event 
)

◆ on_modified()

dbIngest.NewXFilesHandler.on_modified (   self,
  event 
)

Member Data Documentation

◆ events_queue

dbIngest.NewXFilesHandler.events_queue

◆ host

dbIngest.NewXFilesHandler.host

Definition at line 59 of file dbIngest.py.

Referenced by dbIngest.NewXFilesHandler.construct_message().

◆ log

dbIngest.NewXFilesHandler.log

Definition at line 61 of file dbIngest.py.

Referenced by dbIngest.dbIngest._ensure_connected(), visxCtrl.core.visxCtrl._gather_metadata(), visxCtrl.core.visxCtrl._init_properties(), visxCtrl.core.visxCtrl.cancel_exposure(), dbIngest.NewXFilesHandler.construct_message(), pupilCorAlign.pupilCorAlign.control_position(), visxCtrl.core.visxCtrl.finalize_exposure(), camtipSR.core.camtipSR.fit_SR_EE(), camtipSR.core.camtipSR.fit_SR_gauss(), pupilCorAlign.pupilCorAlign.get_current_state(), camtipSR.core.camtipSR.grab_img(), camtipSR.core.camtipSR.grab_stack(), corAlign.corAlign.handle_closed_loop(), adcCtrl.app.adcCtrl.handle_ctrl_mtx(), visxCtrl.core.visxCtrl.handle_expose(), visxCtrl.core.visxCtrl.handle_exptime(), pupilCorAlign.pupilCorAlign.handle_fwlyot(), pupilCorAlign.pupilCorAlign.handle_fwpupil(), adcCtrl.app.adcCtrl.handle_gain(), pupilCorAlign.pupilCorAlign.handle_gain(), visxCtrl.core.visxCtrl.handle_gain(), adcCtrl.app.adcCtrl.handle_knife_edge(), adcCtrl.app.adcCtrl.handle_knife_edge_findzero(), adcCtrl.app.adcCtrl.handle_labmode(), adcCtrl.app.adcCtrl.handle_n_avg(), camtipSR.core.camtipSR.handle_n_avg(), corAlign.corAlign.handle_n_avg(), camtipSR.core.camtipSR.handle_n_jitter(), adcCtrl.app.adcCtrl.handle_no_measurements(), pupilCorAlign.pupilCorAlign.handle_nstack(), adcCtrl.app.adcCtrl.handle_offset(), audibleAlerts.core.AudibleAlerts.handle_personality_switch(), corAlign.corAlign.handle_ref_x(), corAlign.corAlign.handle_ref_y(), adcCtrl.app.adcCtrl.handle_reset(), audibleAlerts.core.AudibleAlerts.handle_soundboard_switch(), audibleAlerts.core.AudibleAlerts.handle_speech_request(), audibleAlerts.core.AudibleAlerts.handle_speech_text(), adcCtrl.app.adcCtrl.handle_state(), corAlign.corAlign.handle_state(), visxCtrl.core.visxCtrl.handle_temp_ccd(), dbIngest.dbIngest.ingest_line(), dbIngest.dbIngest.launch_followers(), audibleAlerts.core.AudibleAlerts.load_personality(), adcCtrl.app.adcCtrl.loop(), audibleAlerts.core.AudibleAlerts.loop(), corAlign.corAlign.loop(), dbIngest.dbIngest.loop(), visxCtrl.core.visxCtrl.loop(), corAlign.corAlign.measure_fpm_mask_shift(), dbIngest.NewXFilesHandler.on_created(), dbIngest.NewXFilesHandler.on_modified(), audibleAlerts.core.AudibleAlerts.preprocess(), audibleAlerts.core.AudibleAlerts.reaction_handler(), dbIngest.dbIngest.refresh_properties(), visxCtrl.core.visxCtrl.refresh_properties(), adcCtrl.app.adcCtrl.send_command(), adcCtrl.app.adcCtrl.setup(), camtipSR.core.camtipSR.setup(), corAlign.corAlign.setup(), efcControl.efcControl.setup(), pupilCorAlign.pupilCorAlign.setup(), sparkleTracker.sparkleTracker.setup(), pupilCorAlign.pupilCorAlign.stages_are_ready(), visxCtrl.core.visxCtrl.subscribe_to_other_devices(), adcCtrl.app.adcCtrl.transition_to_idle(), camtipSR.core.camtipSR.transition_to_idle(), corAlign.corAlign.transition_to_idle(), pupilCorAlign.pupilCorAlign.update_properties(), adcCtrl.app.adcCtrl.update_wavelength(), and audibleAlerts.core.AudibleAlerts.walkup_handler().


The documentation for this class was generated from the following file: