Add loading pixels for dataitems retrieved from database
This MR makes it possible to read the pixels of dataitems that are fetched from the database.
It also ensures data is loaded into memory automatically when calling make().
This makes it possible to process data from the database in e.g. the Jupyter Hub, or later the cluster.
@wjvriend can you review this?