From ccb52a00741d54628930e0d2b8c10e7adc1d6bb3 Mon Sep 17 00:00:00 2001 From: Martin Schubert Date: Fri, 12 Jul 2024 10:32:28 -0700 Subject: [PATCH] fix typo and adjust language --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 562f6a6..ec52c12 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,10 +4,10 @@ The leaderboard is a database of user-generated solutions to optical/photonic de - Performance metric: this is an eval metric defined uniquely for each challenge. This may be a physically meaningful quantity (such as efficiency), or a synthetic quantity that balances multiple objectives. A higher eval metric corresponds to a more desirable solution. - Minimum length scale: the minimum width and spacing of features in each design are measured using the [imageruler](https://github.com/NanoComp/imageruler) package. The smaller of these two is the minimum length scale. In general, designs with larger minimum length scales are more easily manufactured. -High-quality, highly-manufacturable solutions to gym challenges can be of practical value. Many gym challenges are based on real-world photonic/optical design challenges--in areas such as color-filter-free imaging, large-area metalenses, and quantum information processing--and solutions can be directly fabricated. In fact, many solutions on the leaderboard have already been manufactured. +High-quality, highly-manufacturable solutions to gym challenges can be of practical value. Many gym challenges are based on real-world photonic/optical design challenges---in areas such as color-filter-free imaging, large-area metalenses, and quantum information processing---and solutions can be directly fabricated. In fact, many solutions on the leaderboard have already been manufactured and reported in the scientific literature. | ![Meta-atom library designs](/img/meta_atom_library_designs.png) | |:--:| | *Solutions to the [meta-atom library challenge](https://invrs-io.github.io/leaderboard/notebooks/meta_atom_library.html) from (a)-(c) “[Dispersion-engineered metasurfaces reaching broadband 90% relative diffraction efficiency](https://www.nature.com/articles/s41467-023-38185-2)” by Chen et al. and (d) submitted by @mfschubert. The right panel is a SEM image of a fabricated metagrating using design (a).* | -Therefore, _algorithms_ which reliably obtain high-quality, manufacturable soltutions to gym challenges are valuable. The joint purpose of the invrs-gym and leaderboard are to aid and accelerate the development of such algorithms. +Therefore, _algorithms_ which reliably obtain high-quality, manufacturable solutions to gym challenges are valuable. The joint purpose of the invrs-gym and leaderboard are to aid and accelerate the development of such algorithms.