dendrograms / astrodendro

Generate a dendrogram from a dataset
https://dendrograms.readthedocs.io/
Other
37 stars 38 forks source link

Further improvements to analysis docs #58

Closed astrofrog closed 11 years ago

astrofrog commented 11 years ago

These are mostly improvements to the documentation, which can now be previewed at:

https://dendrograms-astrofrog-v2.readthedocs.org/en/latest/catalog.html

ChrisBeaumont commented 11 years ago

This is starting to look very nice! I opened a new issue (#59) that determining what metadata are needed should be a little bit more user friendly -- it seems painful to have to trigger a warning/exception to figure this out.

I also think (#60) that we should provide data loader functions, to make it easier to run the example code in the docs.

But neither of those issues is a big deal for merging this, which looks good

[edit] -- wrong issue reference

ChrisBeaumont commented 11 years ago

I'm not seeing the L1551 scuba map on the page you link to

astrofrog commented 11 years ago

Oops, I've added the FITS file now.

astrofrog commented 11 years ago

The test failures are due to an API change in Astropy, will resolve this over the weekend.