alan-turing-institute / DetectorChecker

Project to develop software to assess developing detector screen damage (Web App based on the original DetectorChecker package)
https://detectorchecker.azurewebsites.net
MIT License
0 stars 1 forks source link

JOSS REVIEW: Update vignette references to `slots` with `attributes` #115

Closed OscartGiles closed 3 years ago

OscartGiles commented 3 years ago

Summary

The documentation primarily refers to detector object attributes as slots and demonstrates accessing them using integer indexing. Changed to accessing by name.

Issues

Resolves item 4 under Documentation on https://github.com/alan-turing-institute/DetectorChecker/issues/111