// This macro demonstrates how to open an // image series from a server as a stack by using // the File>Import>Stack From List command, // which supports URLs in ImageJ 1.45f or later. run("Stack From List...", "open=http://imagej.nih.gov/ij/images/pet-series.txt use");