Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Feature/capabilityImportance for MVP
(must, should, nice)
Difficulty to
deliver in MVP
(high, medium,low)
Comments
user-friendly APIs

This is at least for a quick/dirty run. I think this might be similar to what Nimish Hathi mentioned.

modularity

This would be useful especially when we think of extendability either adding new grism definition from different facilities, or user customized objects from base classes.
Interactive GUI

Interactive graphic user interface will help users to quickly examine visually.
documentation

This is important, as we all can agree (smile)
minimal code comment standard

We should discuss about what would be the minimal requirement for code commenting. Have these requirements noted down, and make sure that all codes complied to the minimal standard before accepting any push to the main code body. We might assign someone specifically to go through all codes and check for the compliance.
Tutorial / cookbook

This should explain itself how it import it is.