Skip to content

Commit b91a42d

Browse files
committed
Small updates to plan, readthedocs link to README.md
1 parent 3207683 commit b91a42d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ halostack
22
=========
33

44
Image stacking specifically for ice-crystal halo photographs
5+
6+
The documentation (what exists) is available at http://halostack.readthedocs.org/

doc/source/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Welcome to the halostack documentation!
1111
=========================================
1212

13-
Nothing here yet.
13+
Very little here, but as the software gets to first *master* branch release, there should be more-or-less complete documentation available.
1414

1515
The source code of the package can be found at github, github_.
1616

doc/source/plan.rst

+6-1
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,16 @@ ___________________
7272

7373
- remove gradients
7474

75+
- use blurred version of the image
7576
- use gradient model
7677

7778
- fit the gradient plane: ax^2 + by^2 + cx + dy + e
79+
- random reference point selection?
80+
- isotropic reference point selection with area exclusion mask?
81+
- user supplied reference points?
82+
- from first image, use same locations for each image
83+
- select points individually for each image
7884

79-
- use blurred version of the image
8085

8186
Calculate stacks
8287
________________

0 commit comments

Comments
 (0)