params.create ("chansize", "0",
"Number of channels to read jointly; allows channel iteration (0=all)",
"int");
I can't find a reference to it in the python interface.
Is there a way to access it or to mimic its behavior with the current python-casacore?