Mark Rivers

Results 84 comments of Mark Rivers

I have now written an IDL program to perform similar functions to the Python program above. This is the program: ``` ; This program computes the entropy as a function...

I have done a comparison of entopy calculations with tomopy and IDL with the dataset from @newville. This is the Python code, very similar to Matt's but writing out a...

@decarlof wrote: >I have a large collection of both types with a sort of ground truth for the center (after vo auto-centering the user confirmed by inspection and tweaked when...

> If you have a thorough understanding of the gridrec algorithm, I would be very grateful if you could check the source code for deviations from the original. @carterbox I...

My apologies, I just discovered I had missed the step of setting up the tomopy environment and activating it. Now the build seems to have worked fine!

I am going to open a new issue on the tomopy implementation of gridrec. That is independent of the centering issue.

Here is the output of lspci with grep for ethernet ``` [epics@camaroc7 ~]$ lspci -nn | grep -i ethernet 06:00.0 Ethernet controller [0200]: Broadcom Limited NetXtreme BCM5761 Gigabit Ethernet PCIe...

The only thing you should need to use this filter is a shareable library or DLL with that filter in the directory pointed to by the HDF5_PLUGIN_PATH environment variable. Here...

> @MarkRivers, what sources of libjpeg are you using? The repository where I build libjpeg is here: https://github.com/areaDetector/ADsupport It builds the following libraries: - Bitshuffle and lz4 - Blosc -...

> Clearly if one wants to remain compatible with the source (you), only your sources have to be used. I am not sure that is true. I shared my JPEG...