In Nilearn you can load your zmap with zmap = nilearn.image.load_img("path/to/zmap.nii.gz") and get the data matrix with z_data = zmap.get_fdata(). You can then load your PCC mask with pcc_mask = nilearn.image.load_img("path/to/pcc.nii.gz") and get the data matrix in a similar way. Assuming your mask is binary, you can then multiply the two data matrixes to only get the z stats within the PCC. Within this matrix, you can find the index where the max stat occurs with numpy.argmax. The I,J,K coordinate of that index in the matrix can be translated to an X,Y,Z coordinate based on the voxel size. Then after that, it depends on what kind of ROI you want to make. Did you have a sphere in mind?
The search service can find package by either name (apache),provides(webserver), absolute file names (/usr/bin/apache),binaries (gprof) or shared libraries (libXm.so.2) instandard path. It does not support multiple arguments yet... The System and Arch are optional added filters, for exampleSystem could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system. System Arch RPM resource zmapZMap is an open-source network scanner that enables researchers to easilyperform Internet-wide network studies. With a single machine and a wellprovisioned network uplink, ZMap is capable of performing a complete scan ofthe IPv4 address space in under 45 minutes, approaching the theoretical limitof gigabit Ethernet.ZMap can be used to study protocol adoption over time, monitor serviceavailability, and help us better understand large systems distributed acrossthe Internet.========== WARNING ==========While ZMap is a powerful tool for researchers, please keep in mind that byrunning ZMap, you are potentially scanning the ENTIRE IPv4 address space andsome users may not appreciate your scanning. We encourage ZMap users torespect requests to stop scanning and to exclude these networks from ongoingscanning.
scipy.stats.zmap(scores, compare, axis=0, ddof=0) function computes the relative Z-score of the input data. The scores that are standardized to zero mean and unit variance, where mean and variance are calculated from the comparison array.
ZMap is a network scanner that enables researchers toeasily perform Internet-wide network studies. With a singlemachine and a well provisioned network uplink, ZMap is capable ofperforming a complete scan of the IPv4 address space in under 45minutes, approaching the theoretical limit of gigabit Ethernet.ZMap can be used to study protocol adoption over time, monitorservice availability, and help people better understand large systemsdistributed across the Internet. Other Packages Related to zmap