This repository has been archived by the owner on Oct 23, 2022. It is now read-only.
v0.5.3
OpticSim v0.5.3
Closed issues:
- Repeat docs broken (#280)
- Update documentation to use drawcells instead of drawhexcells (#281)
- Fix runforpipeline in Benchmarks test (#287)
- Fix runforpipeline (#288)
- Support for odd aspheric terms (#291)
- CSG example image shows twice in docs (#294)
- No function for accessing cluster basis in lattice cluster (#298)
- Need AbstractLatticeCluster type so can write generic code for lattice clusters (#301)
- move planefrompoints2 from inside HeadEyeModel to utilities.jl (#303)
- Change Basis to AbstractBasis (#306)
- Add lenslet layout calculations (#308)
- add clusterelements function to ClusterWithProperties (#309)
- Error in beamenergy calculation (#313)
- Issue Title (#314)
- beamenergy computes incorrect value (#315)
- Return centroid from beamenergy function (#321)
- Bump version number (#329)
- Bump version number (#330)
Merged pull requests:
- Planar shape benchmarks (#277) (@alfredclwong)
- Update documentation to use drawcells instead of drawhexcells (#282) (@BrianGun)
- CompatHelper: bump compat for CSV to 0.9, (keep existing compat) (#284) (@github-actions[bot])
- CompatHelper: bump compat for Pluto to 0.16, (keep existing compat) (#285) (@github-actions[bot])
- Fix runforpipeline (#289) (@BrianGun)
- CompatHelper: bump compat for Ipopt to 0.8, (keep existing compat) (#292) (@github-actions[bot])
- Fix CSG docs (#295) (@alfredclwong)
- Fix link to NIKON Zemax data (#296) (@rpavlik)
- Add functions to access cluster basis to lattices (fixes #298) (#299) (@BrianGun)
- Add aspheric surface with odd and even terms (#291) (#300) (@mattderstine)
- Need AbstractLatticeCluster type so can write generic code for lattice clusters (#302) (@BrianGun)
- CompatHelper: bump compat for Pluto to 0.17, (keep existing compat) (#304) (@github-actions[bot])
- BrianGun/issue303 (#305) (@BrianGun)
- Change abstract type Basis to AbstractBasis to be more consistent with our naming convention (#307) (@BrianGun)
- CompatHelper: bump compat for PackageCompiler to 2, (keep existing compat) (#311) (@github-actions[bot])
- Brian gun/issue315 fix beam energy calculation (#316) (@BrianGun)
- CompatHelper: add new compat entry for Makie at version 0.15, (keep existing compat) (#317) (@github-actions[bot])
- CompatHelper: add new compat entry for MeshIO at version 0.4, (keep existing compat) (#318) (@github-actions[bot])
- CompatHelper: add new compat entry for NLopt at version 0.6, (keep existing compat) (#319) (@github-actions[bot])
- CompatHelper: bump compat for JuMP to 0.22, (keep existing compat) (#320) (@github-actions[bot])
- add centroid return value to beamenergy (#322) (@BrianGun)
- Fix bug when empty array passed to AsphericSurface (#323) (@mattderstine)
- Update CI.yml (#324) (@BrianGun)
- added the RectJitterGrid to the Emitters.Origins module. (#326) (@galran)
- CompatHelper: bump compat for Images to 0.25, (keep existing compat) (#327) (@github-actions[bot])
- added the InfiniteStopConvexPoly shape to allow aperture for hex lenses. (#328) (@galran)
- Bump version number (#331) (@BrianGun)