Project tableio --------------- Invoke with: ``import icecube.tableio`` Python I3Modules ^^^^^^^^^^^^^^^^ .. js:data:: I3TableWriter ``I3TableWriter`` *(Python I3Module)* ** :param BookEverything: *Default* = ``False``, Book absolutely everything in the frame, using the default converters. This has the tendency to produce very, very large files, and is almost certainly not what you actually want to do. :param IcePickServiceKey: *Default* = ``''``, Key for an IcePick in the context that this module should check before processing physics frames. :param If: *Default* = ``None``, A python function... if this returns something that evaluates to True, Module runs, else it doesn't :param Keys: *Default* = ``None``, A list or dict of FrameObject keys to convert :param SubEventStreams: *Default* = ``['']``, The names of the SubEvent streams to be booked :param TableService: *Default* = ``None``, The I3TableService to receive output. :param Types: *Default* = ``None``, A list or dict of types to convert