Skip to content

Conversation

@will-moore
Copy link
Member

Fix a couple of issues with Movie_Figure.py script (running from Insight).
To test, use Insight...

  • Run movie figure script with one or more time-lapse images (that have time-stamp info), choosing various units for time display. E.g. seconds, minutes, etc. Check the figure displays these correctly.
  • Check that the max number of columns is 10 and that additional panels are laid out correctly in multiple rows. NB: Insight doesn't yet pass the chosen Max Columns value to the script - so it will default to 10.

@sbesson
Copy link
Member

sbesson commented Nov 23, 2012

Tested using OMERO.insight-4.4.5-48-ae4f8b4-dirty-ice33-b68-mac on howe.

Used the Scripts > Figure Scripts graphical interface (to be deprecated?), tested all time units as well as the max columns parameter. All the logic described above passed the tests.
Ready to merge.

jburel added a commit that referenced this pull request Nov 25, 2012
@jburel jburel merged commit 53df778 into ome:dev_4_4 Nov 25, 2012
joshmoore added a commit to joshmoore/scc that referenced this pull request Nov 26, 2012
The issue we saw with ome/omero-scripts#12 was:

 * PR 12 opened and was merged properly.
 * PR 12 was merged.
 * No other PRs were open.
 * Therefore, the sha1 of the module wasn't changed.

In other words, the modification tracking that was
in place looked solely for PR merges but didn't
take into account whether or not the submodule
pointer needed to be bumped. Rather than worry about
trying to properly track that, this commit removes
the modification check. The next step is to
guarantee that the submodule will be updated
to the appropriate base.
@will-moore will-moore mentioned this pull request Nov 28, 2012
@jburel
Copy link
Member

jburel commented Sep 9, 2013

--rebased-to #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants