! Started logfile: /vlbi/sb072/temp_maps//J0019+7327_X_b_dfm.log on Sat Dec 15 22:19:56 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 7.39200 obs /vlbi/sb072/temp_maps//J0019+7327_X_b_uvm.fits ! Reading UV FITS file: /vlbi/sb072/temp_maps//J0019+7327_X_b_uvm.fits ! AN table 1: 3 integrations on 21 of 21 possible baselines. ! AN table 2: 4 integrations on 28 of 28 possible baselines. ! AN table 3: 7 integrations on 28 of 28 possible baselines. ! AN table 4: 8 integrations on 28 of 28 possible baselines. ! AN table 5: 11 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.716448 visibilities/baseline/integration-bin. ! Found source: J0019+7327 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 94 lines of history. ! ! Reading 5680 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 8 channels. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0019+7327_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 5. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 6. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 7. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 8. ! A total of 24 telescope corrections were flagged in sub-array 3. ! A total of 9 telescope corrections were flagged in sub-array 4. ! A total of 23 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=1.672237Jy sigma=60.313834 ! Fit after self-cal, rms=0.387683Jy sigma=13.395273 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8172 mas, bmaj=2.29 mas, bpa=-66.89 degrees ! Estimated noise=0.451159 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.01266 Jy ! Component: 100 - total flux cleaned = 1.23554 Jy ! Total flux subtracted in 100 components = 1.23554 Jy ! Clean residual min=-0.041726 max=0.072266 Jy/beam ! Clean residual mean=-0.000002 rms=0.007647 Jy/beam ! Combined flux in latest and established models = 1.23554 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.23554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.236715Jy sigma=7.468896 ! Fit after self-cal, rms=0.236492Jy sigma=7.462266 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.078828 Jy ! Component: 100 - total flux cleaned = 0.107075 Jy ! Total flux subtracted in 100 components = 0.107075 Jy ! Clean residual min=-0.040796 max=0.041153 Jy/beam ! Clean residual mean=0.000003 rms=0.006250 Jy/beam ! Combined flux in latest and established models = 1.34262 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 1.34262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.209588Jy sigma=6.356621 ! Fit after self-cal, rms=0.209543Jy sigma=6.354727 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.094 mas, bmaj=2.92 mas, bpa=-70.33 degrees ! Estimated noise=0.268903 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00797481 Jy ! Component: 100 - total flux cleaned = -0.0106484 Jy ! Component: 150 - total flux cleaned = -0.0119263 Jy ! Component: 200 - total flux cleaned = -0.0134808 Jy ! Total flux subtracted in 200 components = -0.0134808 Jy ! Clean residual min=-0.028090 max=0.027895 Jy/beam ! Clean residual mean=-0.000017 rms=0.006237 Jy/beam ! Combined flux in latest and established models = 1.32914 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 1.32914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.203893Jy sigma=6.104268 ! Fit after self-cal, rms=0.203884Jy sigma=6.103977 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.094 x 2.92 at -70.33 degrees (North through East) ! Clean map min=-0.036785 max=1.323 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 0.90 KP 0.92 LA 0.97 ! MK 1.06 PT 0.91 SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.89 HN 0.88 KP 0.94 LA 0.98 ! MK 1.02 NL 1.10 OV 0.92 PT 0.99 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.89 FD 1.02 HN 0.93 KP 1.39 ! LA 1.01 OV 0.96 PT 0.97 SC 0.99 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.94 FD 1.02 KP 0.96 LA 1.01 ! NL 1.07 OV 0.95 PT 0.99 SC 1.06 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.94 FD 1.09 HN 0.95 KP 1.02 ! LA 1.02 NL 1.12 OV 0.97 PT 0.97 ! SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 0.89 KP 0.92 LA 0.98 ! MK 1.07 PT 0.91 SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 HN 0.88 KP 0.94 LA 0.98 ! MK 1.04 NL 1.10 OV 0.94 PT 0.98 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.89 FD 1.02 HN 0.91 KP 1.39 ! LA 1.01 OV 0.96 PT 0.97 SC 1.01 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.93 FD 1.04 KP 0.96 LA 1.01 ! NL 1.06 OV 0.95 PT 1.00 SC 1.07 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.94 FD 1.09 HN 0.95 KP 1.02 ! LA 1.02 NL 1.12 OV 0.97 PT 0.97 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 0.89 KP 0.92 LA 0.96 ! MK 1.08 PT 0.92 SC 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 HN 0.88 KP 0.94 LA 0.97 ! MK 1.04 NL 1.08 OV 0.93 PT 0.99 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.89 FD 1.01 HN 0.91 KP 1.40 ! LA 1.00 OV 0.96 PT 0.97 SC 1.01 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.92 FD 1.03 KP 0.97 LA 1.02 ! NL 1.06 OV 0.96 PT 1.00 SC 1.06 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.94 FD 1.08 HN 0.94 KP 1.02 ! LA 1.01 NL 1.11 OV 0.97 PT 0.97 ! SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 HN 0.88 KP 0.92 LA 0.99 ! MK 1.07 PT 0.92 SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 HN 0.87 KP 0.94 LA 0.99 ! MK 1.02 NL 1.09 OV 0.94 PT 0.98 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.89 FD 1.02 HN 0.92 KP 1.37 ! LA 1.01 OV 0.96 PT 0.97 SC 1.01 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.93 FD 1.02 KP 0.96 LA 1.02 ! NL 1.07 OV 0.96 PT 1.00 SC 1.06 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.94 FD 1.08 HN 0.95 KP 1.01 ! LA 1.02 NL 1.11 OV 0.97 PT 0.97 ! SC 1.05 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 0.88 KP 0.92 LA 0.98 ! MK 1.04 PT 0.92 SC 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 HN 0.88 KP 0.94 LA 0.99 ! MK 0.97 NL 1.09 OV 0.93 PT 0.98 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.89 FD 1.02 HN 0.91 KP 1.37 ! LA 0.99 OV 0.95 PT 0.97 SC 0.97 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.94 FD 1.02 KP 0.97 LA 1.02 ! NL 1.07 OV 0.96 PT 1.01 SC 1.06 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.94 FD 1.09 HN 0.94 KP 1.02 ! LA 1.01 NL 1.11 OV 0.97 PT 0.97 ! SC 1.05 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 0.88 KP 0.94 LA 0.98 ! MK 1.10 PT 0.90 SC 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 HN 0.86 KP 0.95 LA 0.99 ! MK 1.03 NL 1.08 OV 0.94 PT 1.01 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.89 FD 1.01 HN 0.92 KP 1.39 ! LA 0.99 OV 0.97 PT 0.97 SC 0.98 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.93 FD 1.03 KP 0.97 LA 1.02 ! NL 1.08 OV 0.95 PT 1.02 SC 1.04 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.94 FD 1.10 HN 0.94 KP 1.02 ! LA 1.02 NL 1.11 OV 0.97 PT 0.97 ! SC 1.06 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 0.89 KP 0.92 LA 0.99 ! MK 1.10 PT 0.92 SC 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.89 HN 0.88 KP 0.94 LA 1.00 ! MK 1.02 NL 1.08 OV 0.93 PT 1.00 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.88 FD 1.01 HN 0.90 KP 1.39 ! LA 1.00 OV 0.95 PT 0.97 SC 1.00 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.94 FD 1.02 KP 0.96 LA 1.03 ! NL 1.06 OV 0.95 PT 1.00 SC 1.06 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.93 FD 1.10 HN 0.93 KP 1.02 ! LA 1.02 NL 1.09 OV 0.96 PT 0.97 ! SC 1.07 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 0.86 KP 0.92 LA 0.98 ! MK 1.08 PT 0.91 SC 1.10 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.89 HN 0.85 KP 0.93 LA 0.99 ! MK 1.01 NL 1.08 OV 0.93 PT 0.99 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.88 FD 1.02 HN 0.90 KP 1.38 ! LA 0.99 OV 0.95 PT 0.97 SC 0.97 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.94 FD 1.03 KP 0.97 LA 1.01 ! NL 1.06 OV 0.95 PT 1.00 SC 1.05 ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.93 FD 1.09 HN 0.92 KP 1.02 ! LA 1.01 NL 1.11 OV 0.96 PT 0.97 ! SC 1.07 ! ! ! Fit before self-cal, rms=0.203884Jy sigma=6.103977 ! Fit after self-cal, rms=0.177309Jy sigma=4.010609 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.096 mas, bmaj=2.938 mas, bpa=-70.64 degrees ! Estimated noise=0.268454 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-2.2, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124323 Jy ! Component: 100 - total flux cleaned = 0.0166751 Jy ! Component: 150 - total flux cleaned = 0.0171039 Jy ! Component: 200 - total flux cleaned = 0.0174611 Jy ! Total flux subtracted in 200 components = 0.0174611 Jy ! Clean residual min=-0.008221 max=0.007877 Jy/beam ! Clean residual mean=0.000003 rms=0.002032 Jy/beam ! Combined flux in latest and established models = 1.3466 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 1.3466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.176439Jy sigma=3.951955 ! Fit after self-cal, rms=0.176432Jy sigma=3.951192 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.176432Jy sigma=3.951192 ! Fit after self-cal, rms=0.173532Jy sigma=3.785787 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.095 mas, bmaj=2.939 mas, bpa=-70.59 degrees ! Estimated noise=0.268484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00441041 Jy ! Component: 100 - total flux cleaned = 0.00519039 Jy ! Component: 150 - total flux cleaned = 0.0059485 Jy ! Component: 200 - total flux cleaned = 0.0062765 Jy ! Total flux subtracted in 200 components = 0.0062765 Jy ! Clean residual min=-0.004746 max=0.004601 Jy/beam ! Clean residual mean=-0.000007 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 1.35287 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 64 components and 1.35287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.173204Jy sigma=3.771317 ! Fit after self-cal, rms=0.173205Jy sigma=3.771160 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000407912 Jy ! Component: 100 - total flux cleaned = 0.000594104 Jy ! Component: 150 - total flux cleaned = 0.000936845 Jy ! Component: 200 - total flux cleaned = 0.00101183 Jy ! Total flux subtracted in 200 components = 0.00101183 Jy ! Clean residual min=-0.004836 max=0.004575 Jy/beam ! Clean residual mean=-0.000007 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 1.35389 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 1.35389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.173085Jy sigma=3.767312 ! Fit after self-cal, rms=0.173084Jy sigma=3.767226 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.173084Jy sigma=3.767226 ! Fit after self-cal, rms=0.173002Jy sigma=3.761728 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.094 mas, bmaj=2.939 mas, bpa=-70.6 degrees ! Estimated noise=0.268188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015487 Jy ! Component: 100 - total flux cleaned = 0.0025232 Jy ! Component: 150 - total flux cleaned = 0.00331408 Jy ! Component: 200 - total flux cleaned = 0.00355066 Jy ! Total flux subtracted in 200 components = 0.00355066 Jy ! Clean residual min=-0.004423 max=0.004392 Jy/beam ! Clean residual mean=-0.000007 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 1.35744 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 1.35744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.172801Jy sigma=3.755749 ! Fit after self-cal, rms=0.172801Jy sigma=3.755728 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015741 Jy ! Component: 100 - total flux cleaned = 0.000230158 Jy ! Component: 150 - total flux cleaned = 0.0002984 Jy ! Component: 200 - total flux cleaned = 0.000300043 Jy ! Total flux subtracted in 200 components = 0.000300043 Jy ! Clean residual min=-0.004338 max=0.004363 Jy/beam ! Clean residual mean=-0.000007 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 1.35774 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 84 components and 1.35774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.172739Jy sigma=3.753223 ! Fit after self-cal, rms=0.172739Jy sigma=3.753185 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.172739Jy sigma=3.753185 ! Fit after self-cal, rms=0.172663Jy sigma=3.751042 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.384 mas, bmaj=4.178 mas, bpa=-67.37 degrees ! Estimated noise=0.309407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019983 Jy ! Component: 100 - total flux cleaned = 0.00228559 Jy ! Component: 150 - total flux cleaned = 0.00243756 Jy ! Component: 200 - total flux cleaned = 0.00248144 Jy ! Total flux subtracted in 200 components = 0.00248144 Jy ! Clean residual min=-0.004557 max=0.005154 Jy/beam ! Clean residual mean=-0.000009 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 1.36022 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 1.36022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.172606Jy sigma=3.749269 ! Fit after self-cal, rms=0.172607Jy sigma=3.749122 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.19219e-05 Jy ! Component: 100 - total flux cleaned = -1.09307e-05 Jy ! Component: 150 - total flux cleaned = 1.7265e-05 Jy ! Component: 200 - total flux cleaned = 6.7897e-05 Jy ! Total flux subtracted in 200 components = 6.7897e-05 Jy ! Clean residual min=-0.004592 max=0.005219 Jy/beam ! Clean residual mean=-0.000009 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 1.36029 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 100 components and 1.36029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.172583Jy sigma=3.749249 ! Fit after self-cal, rms=0.172583Jy sigma=3.749212 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=1.093 mas, bmaj=2.938 mas, bpa=-70.61 degrees ! Estimated noise=0.267852 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.093 x 2.938 at -70.61 degrees (North through East) ! Clean map min=-0.0058984 max=1.3087 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.172583Jy sigma=3.749212 ! Fit after self-cal, rms=0.485227Jy sigma=0.869028 ! Inverting map and beam ! Estimated beam: bmin=1.093 mas, bmaj=2.935 mas, bpa=-70.6 degrees ! Estimated noise=0.268162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181314 Jy ! Component: 100 - total flux cleaned = 0.00247226 Jy ! Component: 150 - total flux cleaned = 0.00271451 Jy ! Component: 200 - total flux cleaned = 0.00286561 Jy ! Total flux subtracted in 200 components = 0.00286561 Jy ! Clean residual min=-0.002868 max=0.003106 Jy/beam ! Clean residual mean=-0.000002 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 1.36315 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 1.36315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.485191Jy sigma=0.847178 ! Fit after self-cal, rms=0.485197Jy sigma=0.846289 ! Inverting map ! Added new window around map position (-18.2, -6.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230632 Jy ! Component: 100 - total flux cleaned = 0.00238655 Jy ! Component: 150 - total flux cleaned = 0.00238541 Jy ! Component: 200 - total flux cleaned = 0.00238505 Jy ! Total flux subtracted in 200 components = 0.00238505 Jy ! Clean residual min=-0.002981 max=0.002714 Jy/beam ! Clean residual mean=-0.000001 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 1.36554 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 1.36554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.485190Jy sigma=0.830547 ! Fit after self-cal, rms=0.485179Jy sigma=0.829819 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.485179Jy sigma=0.829819 ! Fit after self-cal, rms=0.486678Jy sigma=0.824011 print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8167 mas, bmaj=2.312 mas, bpa=-67.54 degrees ! Estimated noise=0.447896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.998456 Jy ! Component: 100 - total flux cleaned = 1.21818 Jy ! Component: 150 - total flux cleaned = 1.29448 Jy ! Component: 200 - total flux cleaned = 1.33415 Jy ! Total flux subtracted in 200 components = 1.33415 Jy ! Clean residual min=-0.011510 max=0.019345 Jy/beam ! Clean residual mean=-0.000002 rms=0.001819 Jy/beam ! Combined flux in latest and established models = 1.33415 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 1.33415 Jy ! Inverting map and beam ! Estimated beam: bmin=1.092 mas, bmaj=2.933 mas, bpa=-70.61 degrees ! Estimated noise=0.268306 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0223493 Jy ! Component: 100 - total flux cleaned = 0.0303707 Jy ! Component: 150 - total flux cleaned = 0.0313185 Jy ! Component: 200 - total flux cleaned = 0.0324895 Jy ! Total flux subtracted in 200 components = 0.0324895 Jy ! Clean residual min=-0.003474 max=0.004053 Jy/beam ! Clean residual mean=-0.000002 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 1.36664 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 1.36664 Jy ! Inverting map ! Added new window around map position (-0.4, 2.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00078311 Jy ! Component: 100 - total flux cleaned = 0.00154902 Jy ! Component: 150 - total flux cleaned = 0.00196832 Jy ! Component: 200 - total flux cleaned = 0.00248161 Jy ! Total flux subtracted in 200 components = 0.00248161 Jy ! Clean residual min=-0.003276 max=0.003409 Jy/beam ! Clean residual mean=-0.000000 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 1.36912 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 1.36912 Jy ! Inverting map ! Added new window around map position (-0.2, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000532658 Jy ! Component: 100 - total flux cleaned = 0.000660846 Jy ! Component: 150 - total flux cleaned = 0.000661873 Jy ! Component: 200 - total flux cleaned = 0.000662246 Jy ! Total flux subtracted in 200 components = 0.000662246 Jy ! Clean residual min=-0.002866 max=0.002453 Jy/beam ! Clean residual mean=0.000000 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 1.36978 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 56 components and 1.36978 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.381 mas, bmaj=4.172 mas, bpa=-67.34 degrees ! Estimated noise=0.310344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000138315 Jy ! Component: 100 - total flux cleaned = 0.000255072 Jy ! Component: 150 - total flux cleaned = 0.000252661 Jy ! Component: 200 - total flux cleaned = 0.000205325 Jy ! Total flux subtracted in 200 components = 0.000205325 Jy ! Clean residual min=-0.002357 max=0.002246 Jy/beam ! Clean residual mean=0.000001 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 1.36999 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.56994e-05 Jy ! Component: 100 - total flux cleaned = -8.44446e-05 Jy ! Component: 150 - total flux cleaned = -0.000122203 Jy ! Component: 200 - total flux cleaned = -0.000157703 Jy ! Total flux subtracted in 200 components = -0.000157703 Jy ! Clean residual min=-0.002243 max=0.002220 Jy/beam ! Clean residual mean=0.000001 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 1.36983 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 90 components and 1.36983 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.092 mas, bmaj=2.933 mas, bpa=-70.61 degrees ! Estimated noise=0.268306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00045377 Jy ! Component: 100 - total flux cleaned = -0.0005451 Jy ! Component: 150 - total flux cleaned = -0.000540504 Jy ! Component: 200 - total flux cleaned = -0.000536391 Jy ! Total flux subtracted in 200 components = -0.000536391 Jy ! Clean residual min=-0.002375 max=0.002412 Jy/beam ! Clean residual mean=0.000000 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 1.36929 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 98 components and 1.36929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.486676Jy sigma=0.817059 ! Fit after self-cal, rms=0.486660Jy sigma=0.813574 wmodel J0019+7327_X_map.mod ! Writing 98 model components to file: J0019+7327_X_map.mod wobs J0019+7327_X_uvs.fits ! Writing UV FITS file: J0019+7327_X_uvs.fits wwins J0019+7327_X_map.win ! wwins: Wrote 5 windows to J0019+7327_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000539915 Jy ! Component: 100 - total flux cleaned = 0.00100209 Jy ! Component: 150 - total flux cleaned = 0.00136557 Jy ! Component: 200 - total flux cleaned = 0.0016392 Jy ! Component: 250 - total flux cleaned = 0.00194249 Jy ! Component: 300 - total flux cleaned = 0.00223841 Jy ! Component: 350 - total flux cleaned = 0.00256424 Jy ! Component: 400 - total flux cleaned = 0.00277708 Jy ! Component: 450 - total flux cleaned = 0.00305544 Jy ! Component: 500 - total flux cleaned = 0.00329387 Jy ! Component: 550 - total flux cleaned = 0.00339418 Jy ! Component: 600 - total flux cleaned = 0.00365856 Jy ! Component: 650 - total flux cleaned = 0.00385318 Jy ! Component: 700 - total flux cleaned = 0.00410847 Jy ! Component: 750 - total flux cleaned = 0.00432888 Jy ! Component: 800 - total flux cleaned = 0.00457737 Jy ! Component: 850 - total flux cleaned = 0.0049142 Jy ! Component: 900 - total flux cleaned = 0.00515582 Jy ! Component: 950 - total flux cleaned = 0.00542427 Jy ! Component: 1000 - total flux cleaned = 0.00571882 Jy ! Component: 1050 - total flux cleaned = 0.00603848 Jy ! Component: 1100 - total flux cleaned = 0.00615357 Jy ! Component: 1150 - total flux cleaned = 0.0064666 Jy ! Component: 1200 - total flux cleaned = 0.00663529 Jy ! Component: 1250 - total flux cleaned = 0.00691303 Jy ! Component: 1300 - total flux cleaned = 0.00707754 Jy ! Component: 1350 - total flux cleaned = 0.00732262 Jy ! Component: 1400 - total flux cleaned = 0.00764532 Jy ! Component: 1450 - total flux cleaned = 0.00788478 Jy ! Component: 1500 - total flux cleaned = 0.00809541 Jy ! Component: 1550 - total flux cleaned = 0.00830382 Jy ! Component: 1600 - total flux cleaned = 0.00845883 Jy ! Component: 1650 - total flux cleaned = 0.00868932 Jy ! Component: 1700 - total flux cleaned = 0.00891783 Jy ! Component: 1750 - total flux cleaned = 0.00914372 Jy ! Component: 1800 - total flux cleaned = 0.00936791 Jy ! Component: 1850 - total flux cleaned = 0.00951569 Jy ! Component: 1900 - total flux cleaned = 0.00975999 Jy ! Component: 1950 - total flux cleaned = 0.00990485 Jy ! Component: 2000 - total flux cleaned = 0.0100492 Jy ! Component: 2050 - total flux cleaned = 0.0102639 Jy ! Component: 2100 - total flux cleaned = 0.0104532 Jy ! Component: 2150 - total flux cleaned = 0.0106171 Jy ! Component: 2200 - total flux cleaned = 0.010803 Jy ! Component: 2250 - total flux cleaned = 0.0108954 Jy ! Component: 2300 - total flux cleaned = 0.0111474 Jy ! Component: 2350 - total flux cleaned = 0.0111927 Jy ! Component: 2400 - total flux cleaned = 0.0113055 Jy ! Component: 2450 - total flux cleaned = 0.0114847 Jy ! Component: 2500 - total flux cleaned = 0.0115736 Jy ! Component: 2550 - total flux cleaned = 0.0116177 Jy ! Component: 2600 - total flux cleaned = 0.0117273 Jy ! Component: 2650 - total flux cleaned = 0.0118363 Jy ! Component: 2700 - total flux cleaned = 0.0118795 Jy ! Component: 2750 - total flux cleaned = 0.0119654 Jy ! Component: 2800 - total flux cleaned = 0.0119658 Jy ! Component: 2850 - total flux cleaned = 0.0120295 Jy ! Component: 2900 - total flux cleaned = 0.0120925 Jy ! Component: 2950 - total flux cleaned = 0.0121761 Jy ! Component: 3000 - total flux cleaned = 0.0123008 Jy ! Component: 3050 - total flux cleaned = 0.0123626 Jy ! Component: 3100 - total flux cleaned = 0.0123421 Jy ! Component: 3150 - total flux cleaned = 0.0124237 Jy ! Component: 3200 - total flux cleaned = 0.0123425 Jy ! Component: 3250 - total flux cleaned = 0.012403 Jy ! Component: 3300 - total flux cleaned = 0.012443 Jy ! Component: 3350 - total flux cleaned = 0.0124828 Jy ! Component: 3400 - total flux cleaned = 0.0125225 Jy ! Component: 3450 - total flux cleaned = 0.0125225 Jy ! Component: 3500 - total flux cleaned = 0.012542 Jy ! Component: 3550 - total flux cleaned = 0.0125419 Jy ! Component: 3600 - total flux cleaned = 0.0125807 Jy ! Component: 3650 - total flux cleaned = 0.0126768 Jy ! Component: 3700 - total flux cleaned = 0.0126194 Jy ! Component: 3750 - total flux cleaned = 0.0127334 Jy ! Component: 3800 - total flux cleaned = 0.0127144 Jy ! Component: 3850 - total flux cleaned = 0.0126955 Jy ! Component: 3900 - total flux cleaned = 0.0127329 Jy ! Component: 3950 - total flux cleaned = 0.0127887 Jy ! Component: 4000 - total flux cleaned = 0.012881 Jy ! Component: 4050 - total flux cleaned = 0.0128811 Jy ! Total flux subtracted in 4096 components = 0.012881 Jy ! Clean residual min=-0.000911 max=0.000952 Jy/beam ! Clean residual mean=0.000001 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 1.38217 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 360 components and 1.38217 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/sb072/temp_maps//J0019+7327_X_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.092 x 2.933 at -70.61 degrees (North through East) ! Clean map min=-0.0032755 max=1.3074 Jy/beam ! Writing clean map to FITS file: /vlbi/sb072/temp_maps//J0019+7327_X_b_map.fits wmodel /vlbi/sb072/temp_maps//J0019+7327_X_b_map.mod ! Writing 360 model components to file: /vlbi/sb072/temp_maps//J0019+7327_X_b_map.mod wobs /vlbi/sb072/temp_maps//J0019+7327_X_b_uvs.fits ! Writing UV FITS file: /vlbi/sb072/temp_maps//J0019+7327_X_b_uvs.fits wwins /vlbi/sb072/temp_maps//J0019+7327_X_b_map.win ! wwins: Wrote 6 windows to /vlbi/sb072/temp_maps//J0019+7327_X_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.30743 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000310365 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0712157 0.0712157 0.142431 0.284863 0.569726 1.13945 2.2789 4.55781 9.11561 18.2312 36.4624 72.9249 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.307 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 4212.55 quit ! Quitting program ! Log file /vlbi/sb072/temp_maps//J0019+7327_X_b_dfm.log closed on Sat Dec 15 22:20:01 2018