Matt Hancock

Results 33 comments of Matt Hancock
trafficstars

@fedorov issues 1-5 were known and accounted for at the time of populating the database. Issue 6 was also already taken into account in `populate.py` as you can see in...

I've looked again at [issue 7](https://wiki.cancerimagingarchive.net/display/Public/LIDC-IDRI#722c94cbc48c48a6b6d469aeac5ceb20). This issue doesn't affect the pylidc database since the image sop instance uid is not currently recorded in it. As far as I can...

Thanks for pointing this out, @Jonas1312. My suggestion at this point would be to consider the DICOM files themselves as the source of truth for these types of attributes, and...

@Jonas1312 if you don't mind, I'll leave this open for greater visibility since I think I would still consider this an issue (albeit with a workaround of just using the...

Hmm. I had this same issue with `volume_viewer` in the `utils` module. Unfortunately, I can't remember the fix at the moment ... something to do with weak references ...

This is referenced here: https://github.com/matplotlib/matplotlib/issues/3105/ I'm not sure how to resolve it in the pylidc context. I will have to look into it more. It is difficult to debug on...

I'm going to reopen this because I've run into this issue a few times in ipython. I haven't used notebooks in quite a while, so I'm not sure how well...

Starting the jupyter notebook with `%matplotlib inline` recovers the interactivity of the slider. However, the generated figure is not automatically resized to fit the context of the cell, and is...

Sorry, I meant `%matplotlib notebook`.

> I guess it has something to do that I have a very big (and rather antique!) display on my desk! I don't think so. The default GUI is definitely...