Skip to content

Commit

Permalink
added documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Torsten Betz committed Nov 6, 2014
1 parent f05aa0b commit e8ed5bf
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion lightness/lightness.py
@@ -1,5 +1,11 @@
#!/usr/bin/env python
"""Module collecting different functions to create visual stimuli."""
"""Module collecting different functions to create lightness stimuli. Includes
Cornsweet edges
Todorovic's Cornsweet checkerboard
square waves
White's illusion in different forms
disc and ring stimuli
"""

import numpy as np

Expand Down

0 comments on commit e8ed5bf

Please sign in to comment.