Fix a gcc11 compilation error
Solve compilation error with new boost
MemoryReader fails when not all spws/bands have same numebr of channels
Closing this for now. Feel free to reopen at Gitlab if that's useful.
Save and restore user options
Add option to execute strategy on all baselines
Moved to https://gitlab.com/aroffringa/aoflagger/-/issues/21
When strategy has changed, ask confirmation before reloading/quitting
Moved to https://gitlab.com/aroffringa/aoflagger/-/issues/20
Join fields while reading
Moved to Gitlab, https://gitlab.com/aroffringa/aoflagger/-/issues/19
Boost linking issue
This is fixed on Gitlab (by switching to Pybind11)
Lua build error on CentOS 7
Sorry, I hadn't seen this ticket. 9a0de0 is quite a while back now. If this is still an issue, can you resubmit it to the gitlab page? I won't use SourceForge anymore.
Home
Home
Home
Same thing on CentOS 7.6. Checked with the in-house lua v5.1.4, and the latest 5.4 built from source. [ 27%] Building CXX object src/CMakeFiles/aoflagger.dir/strategy/actions/timeconvolutionaction.cpp.o [ 27%] Building CXX object src/CMakeFiles/aoflagger.dir/strategy/actions/timeselectionaction.cpp.o /local/software/src/aoflagger-2.15/src/lua/luastrategy.cpp: In member function ‘void LuaStrategy::loadaoflagger()’: /local/software/src/aoflagger-2.15/src/lua/luastrategy.cpp:72:41: error: ‘luaL_setfuncs’...
Home
Home
Doc
More CMake files
Add FindLua
Merge branch 'master' of ssh://git.code.sf.net/p/aoflagger/code
Structure of manual, etc.
Improve structure
Finish Lua class documentation of Data
Use data:convert_to_complex() instead of data:make_complex()
Work on lua interface + documentation
Add makefile
More documentation
Document the Lua API
Some clean-up of the Lua API
Fix gtk warning msg
Fix reading of icons when installed in custom prefix
Fix lua crash when meta data is not filled
Make updating gui after execution of Lua strategy thread safe
Fix default strategy and fix lua-save bug
Fix possible crash when imageset doesn't provide metadata
Merge branch 'development-3.0' of ssh://git.code.sf.net/p/aoflagger/code into development-3.0
Store baseline-integrated flags
Set metadata when reading msstatset
Throw exception instead of crash when data not complex in collect_statistics
Clean up default strategy
Use new default strategy
Esthetics
Add option for file->save baseline flags
Make time and frequency differing possible in baseline averaging
Make different statistics work for baseline averaging
Add function to all Lua thrown error
Add is_complex() and complex_representation() lua functions
Add option to include flags in baseline integration
Add option for including auto-corrs in baseline integration
Work on the stat reader
Simplifying ImageSetIndex and work on sets that average over baselines
Fix cmdline doc for aoquality combine
Gracefully shutdown when an exception has occurred.
Set version to 2.15.1 (2020-05-18)
Add Lua function 'collect_statistics()'
Finish cherry pick of collect_statistics
Add Lua function 'collect_statistics()'
Merge commit '9b1cb2b9ebf3287817393a3af5b7ac5e79a00118' into development-3.0
Add baseline averaging options to MS option window
Finish previous merge
Make variables local
Fix memory issues by clearing data after each baseline
Better handling of Boost Python finding
AOFlagger 2.15 wont compile against GCC 10
I'll close it for now, feel free to reopen if not fixed.
Indeed, I've already committed a fix for WSClean. DP3 is also being fixed atm.
Improve finding of Boost Python
Im sorry, my machine is down and I have no way to check it right now - but just a thought that the same may concern WSClean ;) Best regards, Alex
Thanks for reporting, Alex. Gcc10 is slightly stricter about what headers to include, I've just fixed this on the 3.0 development branch and merged back to master, so this should be fixed in the next version.
Fix a gcc-10 compilation error
Fix some errors in gcc-10 compilation
AOFlagger 2.15 wont compile against GCC 10
Make sure that things still compile when Boost numpy3 is part of python3
Lua build error on CentOS 7
Fix two crashes related to simulating obses
Boost linking issue
Restructured the Lua dependency classes to cut out all Python dependencies
Update once every 100 ms
Use overload of Grid.attach that's supported by older gtkmm
Solve synchronisation issues due to progress reporting changes
Progress during reading of files
Make progresswindow reusable
Make aoquality collect multi-threaded
Full syntax highlighting and some more icons
Work on syntax highlighting
Add buttons for strategy editor
Strategy editor
Add is_auto_correlation
Remove "Actions" menu and reorder "Data" menu
Remove unused and ineffective interpolate-nans-algorithm
Fix power spectrum comparison plot
Merge branch 'development-3.0' of ssh://git.code.sf.net/p/aoflagger/code into development-3.0
Remove unused eigenvalue class
Fix incorrect zooming when dragging beyond boundaries
Fix recent files admin for files and remove spatial opening