You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update Fink Science Portal URL in README
* Update APIURL to new endpoint
* Update API endpoint for statistics retrieval
* Update QR code URL to new domain
* Update API endpoint for statistics request
* Update href link for Fink Broker documentation
* Update documentation links in query_cluster.py
* Update documentation links in xmatch.py
* Add survey option to fink_datatransfer command
* Update documentation links to new ZTF site
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5

6
6
7
-
The Fink Science Portal allows users to browse and display alert data collected and processed by Fink from a web browser: [https://fink-portal.org](https://fink-portal.org).
7
+
The Fink Science Portal allows users to browse and display alert data collected and processed by Fink from a web browser: [https://ztf.fink-portal.org](https://ztf.fink-portal.org).
8
8
9
9
The backend is using [Apache HBase](https://hbase.apache.org/), a distributed non-relational database. The frontend is based on [Dash](https://plotly.com/dash/), a Python web framework built on top of Flask, Plotly and React. The frontend has also integrated components to perform fit on the data, such as [nifty-ls](https://github.com/flatironinstitute/nifty-ls) for variable stars, or the [imcce](https://ssp.imcce.fr/webservices/miriade/) tools for Solar System objects.
0 commit comments