28 lines
763 B
Markdown
28 lines
763 B
Markdown
# Solar Eclipse
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | SKY |
|
|
| Description | Total solar eclipse — corona visible around dark moon disk, landscape in eerie twilight.... |
|
|
|
|
## Key Tests
|
|
Extreme dynamic range (corona + twilight landscape), correct corona shape, color temperature shift
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/sky/solar-eclipse/pexels-580679-solar-eclipse.jpg \
|
|
--domain SKY \
|
|
--llm claude --tier opus \
|
|
--max-iterations 20
|
|
```
|
|
|
|
## Licensing
|
|
- **Category**: stock-free
|
|
- **License**: Pexels License (free for all purposes, no attribution required)
|
|
- **Source**: https://www.pexels.com/photo/580679/
|
|
- **Photo ID**: 580679
|
|
- **Attribution Required**: No
|