markjessell

Results 18 comments of markjessell

Having said that having local variations in thickness is also helpful. So maybe we need a combination of global when we have no choice (and if available) and local when...

Thanks Roy I came across this as a way to normalise the strings prior to reading them in (since gml is just a text file anyway we could run this...

Hi Roy Thanks for having a look, using the new code I get: raw_contacts.csv = 817 rows contact_orientations.csv = 13 rows for all contact_decimate and contact_orientation_decimate set to 0 I...

Hi Roy, sorry my bad. I was trying to understand why so few contact orientations were being created even when decimations were set to zero. That question still remains. From...

Hi I have passed on this query to Roy Thomson as hew is working on this version of the code Cheers mark From: ice-jing ***@***.***> Sent: Sunday, 26 November 2023...

Actually thanks go to Evren Pakyuz-Charrier at Oslandia who did the detective work on this once I reached a dead end. Mark Jessell Professor/ Western Australian Fellow Centre for Exploration...

Yes, stupid disk died on the server we were using, a temporary server for Western Australia data is available at http://13.211.217.129:8080/geoserver/web to access it replace the map2loop __init__.py file with:...

And an updated notebook 2 uses these links: wms_warox = WMSLayer( url='http://13.211.217.129:8080/geoserver/loop/wms?', layers='loop:waroxi_wa_4326_bed', format='image/png', transparent=True, attribution='Outcrop data from GSWA', name='outcrops' ) wms_geol = WMSLayer( url='http://13.211.217.129:8080/geoserver/loop/wms?', layers='loop:500k_geol_4326', format='image/png', transparent=True, opacity=0.4, attribution='Geology...

At the moment map2loop is hardwired to require at least 2 or 3 bedding measurements, but if you were willing to accept a model where, for example, all contacts were...

Ok. Shouldn’t be too hard to modify the code, just need some quiet time. Would also be curious to get your take on the tomofastx code. Mark Jessell Professor/ Western...