Richard Elkins
Richard Elkins
Change Plots.py such that the ```ply.show()``` is done in a separate procedure call, say ```show_plots```. Then, change the main program to do this: ``` from plots import scatter_plot, plot, ploty,...
Other observations: * The data array is 3-dimensional even though the middle dimension is never used. But, both the blimpy io hdf_reader and the fil_reader read_data() functions initialize "heavy" data...
I got it to work with fchans=2^23 but experienced the same problem as you at fchans=2^24. My opinion is that this is not a setigen issue but a io/fil_reader.py issue...
Grepping only the `###` lines (the future templates) from javaBaseShare-natives-byParam.md, I get a count of 139 templates.
The Windows sub-job is taking wayyyyyyyyyyyyyyyyyyyyyyyyyyy too long to complete.
@platypusguy Look Ma, no Windows test 10-minute run! I saw your work-around or fix to `TestExports`. Much better Github Actions workfile experience.