Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
gmella committed Jan 15, 2024
1 parent 8668399 commit 7465e9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions repo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
<changelog xmlns="">
<change version="1.5">
<ul>
<li>Bulk mode recovers AO or FT targets even if sources do not respond to both constraints.</li>
<li>Display ranks and scores computed for every possible SCI,AO,FT combinations. Two fields can filter to best solutions.</li>
<li>Export main results table to csv or Aspro2.</li>
<li>Replace comma separator by semicolon to enter multiple identifiers.</li>
<li>Refactor bulk mode code to support big catalog queries (~1000 identifiers is fine) in two steps (position followed by magnitudes constraints).</li>
<li>Bulk mode recovers AO or FT targets even if sources do not respond to both constraints.</li>
<li>Resolve names and coordinates in batch mode for huge speedup on long target lists.</li>
<li>Format decimal values (3 digits) in result tables.</li>
<li>Enable paging and search in bulk tables.</li>
<li>Provide buld tables export in votable or csv.</li>
<li>Add a max_declinaison limit, default to 40° for VLTI case. User can override the value with max_declinaison parameter e.g: <a href="index.html?max_dist_as=40&amp;max_magK_UT=12&amp;max_magK_AT=11&amp;max_magV=16&amp;max_magR=13.5&amp;max_declinaison=90">full sky query</a></li>
<li>Enable output table functions:<ul><li>search</li><li>add export to clipboard or CSV buttons</li><li>pagination</li><li>column selection</li></ul></li>
</ul>
Expand Down

0 comments on commit 7465e9a

Please sign in to comment.