Ripley L plots
closes #4 (closed)
This MR adds the following:
- Adds the
DatasetAnalysisSlurmJobmodel. The purpose of this is to send a dataset level job to BlueBEAR to calculate some things about the dataset. At the moment it just calculates Ripley L curves. Going forward we can add more to it. This is in contrast to the existingSimilaritySlurmJobmodel which compares a dataset to other datasets in the database. - Adds are the necessary things to submit
DatasetAnalysisSlurmJobs to BlueBEAR whenever a dataset is uploaded/modified. This works much the same way as it does forSimilaritySlurmJobs - Display the png Ripley L plots produced
DatasetAnalysisSlurmJobon the display page for each file.
Edited by Jeremy Pike (Former Member of Staff)