Skip to content

Split Astrometry from (S)PCC

Cyril Richard requested to merge break_s_pcc_ui into master

Now that (S)PCC tools are becoming complex and decoupled from astrometry, we need to make them truly independent. That's why astrometry has to be independent: (S)PCC works on an image whose astrometry has already been done.

  • splitting astrometry and (S)PCC in the UI part
  • splitting astrometry and (S)PCC in the command line part
  • check POTFILES.in
  • update/review documentation
  • update changelog and NEWS
  • test all the changes
Edited by Cyril Richard

Merge request reports