summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added descriptions to each function.v3.0Matt Argao2013-03-3115-158/+246
* title with energy is more informativeEugeniy Mikhailov2013-03-201-1/+1
* increased collimated region penaltyEugeniy Mikhailov2013-03-201-1/+1
* removed debug output of fitter energyEugeniy Mikhailov2013-03-201-4/+7
* proper penalty calculation for final waist sizeEugeniy Mikhailov2013-03-201-4/+5
* added the penalty for final waist location mismatch and extra clean upEugeniy Mikhailov2013-03-201-30/+8
* Matt's changes to use faster beam propagatorEugeniy Mikhailov2013-03-208-157/+101
* Prototype revised gbeam propagation.Matt Argao2013-03-112-0/+57
* Fixed lens bug and added more accurate representation of lenses.Matt Argao2013-03-027-39/+55
* Added ability to set y-max (stabiility) in energy vs. stability graph.Matt Argao2013-02-202-5/+7
* Displays lenses in beam propogation graph.Matt Argao2013-02-204-11/+51
* Energy vs. Stability graph now outputs # corresponding to solution #.Matt Argao2013-02-201-4/+12
* Added energy vs stability summaryMatt Argao2013-02-113-4/+31
* Removed a file.Matt Argao2013-02-061-8/+0
* Added subplot of solution's stability under propagation plot.Matt Argao2013-02-064-5/+24
* Added ability to visulize stability of lens solutions.Matt Argao2013-02-043-1/+24
* Added find_min function. Modified approriate files to ensure proper usage.Matt Argao2013-02-043-5/+27
* Reduced number of iterationsMatt Argao2012-11-291-1/+1
* Check if optics are already arrangedMatt Argao2012-11-291-2/+7
* Move from structure to variable to speed up runtimeMatt Argao2012-11-291-4/+5
* Prearrange optics for backward propagationMatt Argao2012-11-291-3/+5
* Additional comments and function compatabilityMatt Argao2012-11-292-8/+5
* Outputs final radius as wellMatt Argao2012-11-291-1/+1
* Legend changesMatt Argao2012-11-291-3/+7
* Fixed variable callingMatt Argao2012-11-272-3/+3
* Rewrite of function with significant speed upMatt Argao2012-11-271-22/+29
* Variable name fixMatt Argao2012-11-271-1/+1
* added new function which propagates beam through free spaceMatt Argao2012-11-131-0/+6
* function is array friendly nowMatt Argao2012-11-131-1/+7
* Added descriptionsMatt Argao2012-11-132-23/+11
* Makes use of new functionsMatt Argao2012-11-131-32/+19
* Added function which removes similar solutionsMatt Argao2012-11-131-0/+16
* Added function which picks n possible solutionsMatt Argao2012-11-131-0/+19
* Optimized test point selection in fitnessMatt Argao2012-11-131-10/+14
* Merge fixMatt Argao2012-11-081-4/+0
* Merge branch 'exper'Matt Argao2012-11-083-7/+14
|\
| * Renaming of variables for clarityMatt Argao2012-11-081-2/+2
| * Formatted title with lens pos & focal lengths addedMatt Argao2012-11-081-1/+6
| * New LineMatt Argao2012-11-081-1/+1
| * Changed # of shuffles & penalty weightMatt Argao2012-11-082-6/+4
| * Assorted code cleanup, addition of mode_match.mMatt Argao2012-11-063-78/+80
| * experimental improvements of fitnessMatt Argao2012-10-251-5/+10
* | Various cleanups & refinement of fitnessMatt Argao2012-11-083-71/+78
|/
* Made code parallel friendlyMatt Argao2012-10-251-57/+43
* Added pick function and all possible permutations of lensesMatt Argao2012-10-252-26/+180
* Assume/force collimated beam at 3rd lensMatt Argao2012-10-231-3/+6
* Output of unique solns updatedMatt Argao2012-10-231-20/+14
* Optimized collimation penalty and returns penaltiesMatt Argao2012-10-231-9/+10
* Improved optimizationMatt Argao2012-10-232-7/+52
* Added possible permutations of lens choicesMatt Argao2012-10-183-20/+38