Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added descriptions to each function.v3.0 | Matt Argao | 2013-03-31 | 1 | -27/+27 |
| | |||||
* | removed debug output of fitter energy | Eugeniy Mikhailov | 2013-03-20 | 1 | -4/+7 |
| | |||||
* | Matt's changes to use faster beam propagator | Eugeniy Mikhailov | 2013-03-20 | 1 | -20/+12 |
| | |||||
* | Fixed lens bug and added more accurate representation of lenses. | Matt Argao | 2013-03-02 | 1 | -8/+13 |
| | |||||
* | Added energy vs stability summary | Matt Argao | 2013-02-11 | 1 | -3/+3 |
| | |||||
* | Added subplot of solution's stability under propagation plot. | Matt Argao | 2013-02-06 | 1 | -0/+2 |
| | |||||
* | Added ability to visulize stability of lens solutions. | Matt Argao | 2013-02-04 | 1 | -1/+1 |
| | |||||
* | Added find_min function. Modified approriate files to ensure proper usage. | Matt Argao | 2013-02-04 | 1 | -1/+1 |
| | |||||
* | Additional comments and function compatability | Matt Argao | 2012-11-29 | 1 | -7/+4 |
| | |||||
* | Fixed variable calling | Matt Argao | 2012-11-27 | 1 | -2/+2 |
| | |||||
* | Makes use of new functions | Matt Argao | 2012-11-13 | 1 | -32/+19 |
| | |||||
* | Formatted title with lens pos & focal lengths added | Matt Argao | 2012-11-08 | 1 | -1/+6 |
| | |||||
* | Assorted code cleanup, addition of mode_match.m | Matt Argao | 2012-11-06 | 1 | -65/+13 |
| | | | | Refinement of fitness function | ||||
* | Made code parallel friendly | Matt Argao | 2012-10-25 | 1 | -57/+43 |
| | |||||
* | Added pick function and all possible permutations of lenses | Matt Argao | 2012-10-25 | 1 | -26/+25 |
| | |||||
* | Assume/force collimated beam at 3rd lens | Matt Argao | 2012-10-23 | 1 | -3/+6 |
| | |||||
* | Output of unique solns updated | Matt Argao | 2012-10-23 | 1 | -20/+14 |
| | |||||
* | Improved optimization | Matt Argao | 2012-10-23 | 1 | -5/+49 |
| | | | | | | | | | Removes repeating optic sets Stores possible solutions Returns waist from fitness function Solutions with same significant digits are truncated Visualize possible solutions Outputs solutions with a fitness threshold | ||||
* | Added possible permutations of lens choices | Matt Argao | 2012-10-18 | 1 | -13/+31 |
| | |||||
* | Cleaned up code | Matt Argao | 2012-10-18 | 1 | -17/+9 |
| | |||||
* | First attempt at automatic optimization. | Matt Argao | 2012-10-18 | 1 | -0/+64 |