! Started logfile: .//J0228+6721_C_dfm.log on Sun Jan 19 23:49:57 2020 float field_size field_size = 1024 float field_cell field_cell = 0.3000 float taper_size taper_size = 40.0 float freq freq = 4.12800 obs .//J0228+6721_C_uvm.fits ! Reading UV FITS file: .//J0228+6721_C_uvm.fits ! AN table 1: 15 integrations on 10 of 10 possible baselines. ! AN table 2: 17 integrations on 36 of 36 possible baselines. ! AN table 3: 17 integrations on 28 of 28 possible baselines. ! AN table 4: 17 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.955659 visibilities/baseline/integration-bin. ! Found source: J0228+6721 ! ! 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 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 76 lines of history. ! ! Reading 13104 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.3 print "taper_size =", taper_size ! taper_size = 40 ![@/opt64/bin/pima_mupet_01.dfm J0228+6721_C] 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.300x0.300 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 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 5. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 6. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 7. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 8. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=1.612887Jy sigma=31.146797 ! Fit after self-cal, rms=0.381060Jy sigma=7.613887 ! 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=1.587 mas, bmaj=3.096 mas, bpa=-65.77 degrees ! Estimated noise=0.558503 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 = 0.985233 Jy ! Component: 100 - total flux cleaned = 1.2012 Jy ! Total flux subtracted in 100 components = 1.2012 Jy ! Clean residual min=-0.035971 max=0.066676 Jy/beam ! Clean residual mean=0.000161 rms=0.008549 Jy/beam ! Combined flux in latest and established models = 1.2012 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 1.2012 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.278000Jy sigma=5.383135 ! Fit after self-cal, rms=0.277882Jy sigma=5.380550 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0684352 Jy ! Component: 100 - total flux cleaned = 0.100571 Jy ! Total flux subtracted in 100 components = 0.100571 Jy ! Clean residual min=-0.031079 max=0.057343 Jy/beam ! Clean residual mean=0.000098 rms=0.007148 Jy/beam ! Combined flux in latest and established models = 1.30177 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 1.30177 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.263223Jy sigma=4.970152 ! Fit after self-cal, rms=0.263197Jy sigma=4.969413 ! Inverting map ! Added new window around map position (0, 5.1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0484898 Jy ! Component: 100 - total flux cleaned = 0.0703311 Jy ! Total flux subtracted in 100 components = 0.0703311 Jy ! Clean residual min=-0.030040 max=0.037488 Jy/beam ! Clean residual mean=0.000065 rms=0.006497 Jy/beam ! Combined flux in latest and established models = 1.3721 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 1.3721 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.254277Jy sigma=4.790828 ! Fit after self-cal, rms=0.252968Jy sigma=4.766307 ! 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=2.019 mas, bmaj=3.793 mas, bpa=-67.73 degrees ! Estimated noise=0.327629 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.9, 9.9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0415792 Jy ! Component: 100 - total flux cleaned = 0.0621732 Jy ! Component: 150 - total flux cleaned = 0.0643693 Jy ! Component: 200 - total flux cleaned = 0.0649685 Jy ! Total flux subtracted in 200 components = 0.0649685 Jy ! Clean residual min=-0.025191 max=0.031080 Jy/beam ! Clean residual mean=0.000197 rms=0.006219 Jy/beam ! Combined flux in latest and established models = 1.43707 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 64 components and 1.43707 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.245431Jy sigma=4.617305 ! Fit after self-cal, rms=0.244726Jy sigma=4.602884 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.019 x 3.793 at -67.73 degrees (North through East) ! Clean map min=-0.025583 max=1.2702 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 KP 0.98 NL 1.03 OV 0.98 ! PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.08 HN 0.91 KP 1.02 ! LA 1.14 MK 0.97 NL 1.08 OV 1.02 ! PT 1.00 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.94 HN 1.00 KP 0.94 LA 0.96 ! MK 0.99 NL 0.97 OV 0.93 PT 0.96 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.96 FD 0.99 HN 0.97 KP 0.96 ! NL 0.84 OV 0.96 PT 0.96 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 KP 0.98 NL 1.04 OV 0.98 ! PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.08 HN 0.91 KP 1.02 ! LA 1.15 MK 0.97 NL 1.08 OV 1.02 ! PT 1.00 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 HN 0.99 KP 0.93 LA 0.95 ! MK 1.00 NL 0.97 OV 0.93 PT 0.96 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.97 FD 1.02 HN 0.98 KP 0.98 ! NL 0.86 OV 0.97 PT 0.97 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 KP 0.99 NL 1.04 OV 0.99 ! PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.08 HN 0.93 KP 1.03 ! LA 1.17 MK 0.97 NL 1.08 OV 1.00 ! PT 1.04 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.99 HN 1.01 KP 0.94 LA 0.97 ! MK 1.00 NL 0.96 OV 0.94 PT 0.96 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.98 FD 1.08 HN 0.98 KP 1.05 ! NL 0.92 OV 1.04 PT 0.96 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 KP 0.99 NL 1.03 OV 0.98 ! PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 1.07 HN 0.90 KP 1.02 ! LA 1.19 MK 0.97 NL 1.06 OV 0.98 ! PT 1.07 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 HN 1.02 KP 0.94 LA 1.03 ! MK 1.00 NL 0.99 OV 0.93 PT 0.96 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.97 FD 1.09 HN 0.99 KP 1.06 ! NL 0.96 OV 1.11 PT 0.97 SC 1.05 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 KP 0.99 NL 1.03 OV 0.99 ! PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.08 HN 0.91 KP 1.01 ! LA 1.21 MK 0.97 NL 1.06 OV 1.01 ! PT 1.02 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 HN 1.00 KP 0.94 LA 0.95 ! MK 1.02 NL 0.96 OV 0.93 PT 0.96 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.01 FD 1.09 HN 0.97 KP 1.06 ! NL 0.88 OV 1.05 PT 0.97 SC 1.05 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 KP 0.98 NL 1.03 OV 0.99 ! PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.08 HN 0.91 KP 1.01 ! LA 1.21 MK 0.97 NL 1.06 OV 1.01 ! PT 1.01 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 HN 1.00 KP 0.94 LA 0.95 ! MK 1.02 NL 0.97 OV 0.93 PT 0.95 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.96 FD 1.08 HN 0.98 KP 1.07 ! NL 0.92 OV 1.06 PT 0.96 SC 1.05 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 KP 0.99 NL 1.04 OV 0.99 ! PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.09 HN 0.90 KP 1.01 ! LA 1.22 MK 0.97 NL 1.06 OV 1.01 ! PT 1.01 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 HN 1.00 KP 0.94 LA 0.95 ! MK 1.03 NL 0.97 OV 0.93 PT 0.95 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.97 FD 1.09 HN 0.97 KP 1.06 ! NL 0.93 OV 1.06 PT 0.97 SC 1.05 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 KP 1.00 NL 1.03 OV 0.99 ! PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.08 HN 0.90 KP 1.01 ! LA 1.21 MK 0.97 NL 1.06 OV 1.01 ! PT 1.01 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.95 HN 1.00 KP 0.94 LA 0.95 ! MK 1.02 NL 0.97 OV 0.93 PT 0.95 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.97 FD 1.10 HN 0.98 KP 1.06 ! NL 0.92 OV 1.05 PT 0.96 SC 1.05 ! ! ! Fit before self-cal, rms=0.244726Jy sigma=4.602884 ! Fit after self-cal, rms=0.204988Jy sigma=4.079861 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.021 mas, bmaj=3.771 mas, bpa=-67.73 degrees ! Estimated noise=0.325102 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.0198313 Jy ! Component: 100 - total flux cleaned = 0.031884 Jy ! Component: 150 - total flux cleaned = 0.0398362 Jy ! Component: 200 - total flux cleaned = 0.0423814 Jy ! Total flux subtracted in 200 components = 0.0423814 Jy ! Clean residual min=-0.006275 max=0.007845 Jy/beam ! Clean residual mean=0.000004 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 1.47945 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 92 components and 1.47945 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.202820Jy sigma=4.040692 ! Fit after self-cal, rms=0.202658Jy sigma=4.037193 ! Inverting map ! Added new window around map position (-1.8, 14.7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00816678 Jy ! Component: 100 - total flux cleaned = 0.0104381 Jy ! Component: 150 - total flux cleaned = 0.0112341 Jy ! Component: 200 - total flux cleaned = 0.0115122 Jy ! Total flux subtracted in 200 components = 0.0115122 Jy ! Clean residual min=-0.007833 max=0.006446 Jy/beam ! Clean residual mean=-0.000001 rms=0.001409 Jy/beam ! Combined flux in latest and established models = 1.49096 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 116 components and 1.49096 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.202193Jy sigma=4.030534 ! Fit after self-cal, rms=0.202158Jy sigma=4.029980 ! 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.202158Jy sigma=4.029980 ! Fit after self-cal, rms=0.199475Jy sigma=4.022613 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.018 mas, bmaj=3.769 mas, bpa=-67.65 degrees ! Estimated noise=0.324799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00720976 Jy ! Component: 100 - total flux cleaned = 0.00822154 Jy ! Component: 150 - total flux cleaned = 0.00855841 Jy ! Component: 200 - total flux cleaned = 0.00883588 Jy ! Total flux subtracted in 200 components = 0.00883588 Jy ! Clean residual min=-0.004694 max=0.005810 Jy/beam ! Clean residual mean=-0.000004 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 1.4998 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 125 components and 1.4998 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.199011Jy sigma=4.016803 ! Fit after self-cal, rms=0.198976Jy sigma=4.016277 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) ! Added new window around map position (32.7, -32.7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00540986 Jy ! Component: 100 - total flux cleaned = 0.00697628 Jy ! Component: 150 - total flux cleaned = 0.00769002 Jy ! Component: 200 - total flux cleaned = 0.00769357 Jy ! Total flux subtracted in 200 components = 0.00769357 Jy ! Clean residual min=-0.005322 max=0.005229 Jy/beam ! Clean residual mean=-0.000002 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 1.50749 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 145 components and 1.50749 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.198732Jy sigma=4.013464 ! Fit after self-cal, rms=0.198719Jy sigma=4.013262 ! 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.198719Jy sigma=4.013262 ! Fit after self-cal, rms=0.197011Jy sigma=4.011026 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.016 mas, bmaj=3.768 mas, bpa=-67.63 degrees ! Estimated noise=0.324477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00295296 Jy ! Component: 100 - total flux cleaned = 0.0030836 Jy ! Component: 150 - total flux cleaned = 0.00332707 Jy ! Component: 200 - total flux cleaned = 0.0035394 Jy ! Total flux subtracted in 200 components = 0.0035394 Jy ! Clean residual min=-0.004241 max=0.004958 Jy/beam ! Clean residual mean=0.000001 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 1.51103 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 150 components and 1.51103 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.196770Jy sigma=4.008566 ! Fit after self-cal, rms=0.196755Jy sigma=4.008345 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) ! Added new window around map position (44.1, -15.3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00316016 Jy ! Component: 100 - total flux cleaned = 0.00453718 Jy ! Component: 150 - total flux cleaned = 0.00555953 Jy ! Component: 200 - total flux cleaned = 0.00612365 Jy ! Total flux subtracted in 200 components = 0.00612365 Jy ! Clean residual min=-0.003898 max=0.004593 Jy/beam ! Clean residual mean=-0.000000 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 1.51715 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 175 components and 1.51715 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.196591Jy sigma=4.006466 ! Fit after self-cal, rms=0.196585Jy sigma=4.006364 ! Inverting map ! Added new window around map position (74.1, -45.9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212151 Jy ! Component: 100 - total flux cleaned = 0.00246938 Jy ! Component: 150 - total flux cleaned = 0.00285978 Jy ! Component: 200 - total flux cleaned = 0.0029499 Jy ! Total flux subtracted in 200 components = 0.0029499 Jy ! Clean residual min=-0.003830 max=0.003908 Jy/beam ! Clean residual mean=0.000001 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 1.5201 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 198 components and 1.5201 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.196459Jy sigma=4.003852 ! Fit after self-cal, rms=0.196452Jy sigma=4.003771 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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.196452Jy sigma=4.003771 ! Fit after self-cal, rms=0.195126Jy sigma=4.002573 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.165 mas, bmaj=5.961 mas, bpa=-71.63 degrees ! Estimated noise=0.381331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000541295 Jy ! Component: 100 - total flux cleaned = 0.0001974 Jy ! Component: 150 - total flux cleaned = 3.31205e-05 Jy ! Component: 200 - total flux cleaned = 3.40327e-05 Jy ! Total flux subtracted in 200 components = 3.40327e-05 Jy ! Clean residual min=-0.004055 max=0.004710 Jy/beam ! Clean residual mean=0.000004 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 1.52014 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 225 components and 1.52014 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.195044Jy sigma=4.001724 ! Fit after self-cal, rms=0.195037Jy sigma=4.001629 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) ! Added new window around map position (-8.7, 40.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00354413 Jy ! Component: 100 - total flux cleaned = 0.00462058 Jy ! Component: 150 - total flux cleaned = 0.00521151 Jy ! Component: 200 - total flux cleaned = 0.00575185 Jy ! Total flux subtracted in 200 components = 0.00575185 Jy ! Clean residual min=-0.004171 max=0.003598 Jy/beam ! Clean residual mean=0.000006 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 1.52589 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 257 components and 1.52589 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.194935Jy sigma=4.000659 ! Fit after self-cal, rms=0.194930Jy sigma=4.000556 ! 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=2.015 mas, bmaj=3.767 mas, bpa=-67.62 degrees ! Estimated noise=0.324063 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.015 x 3.767 at -67.62 degrees (North through East) ! Clean map min=-0.003664 max=1.254 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.194930Jy sigma=4.000556 ! Fit after self-cal, rms=1.532670Jy sigma=0.723598 ! Inverting map and beam ! Estimated beam: bmin=2.015 mas, bmaj=3.767 mas, bpa=-67.64 degrees ! Estimated noise=0.324731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117207 Jy ! Component: 100 - total flux cleaned = 0.00145298 Jy ! Component: 150 - total flux cleaned = 0.00162453 Jy ! Component: 200 - total flux cleaned = 0.00177877 Jy ! Total flux subtracted in 200 components = 0.00177877 Jy ! Clean residual min=-0.002741 max=0.003010 Jy/beam ! Clean residual mean=0.000007 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 1.52767 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 286 components and 1.52767 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=1.532646Jy sigma=0.716274 ! Fit after self-cal, rms=1.532667Jy sigma=0.716104 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000248408 Jy ! Component: 100 - total flux cleaned = 0.000315985 Jy ! Component: 150 - total flux cleaned = 0.000246266 Jy ! Component: 200 - total flux cleaned = 0.000244959 Jy ! Total flux subtracted in 200 components = 0.000244959 Jy ! Clean residual min=-0.002717 max=0.002839 Jy/beam ! Clean residual mean=0.000006 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 1.52791 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 303 components and 1.52791 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=1.532659Jy sigma=0.711704 ! Fit after self-cal, rms=1.532654Jy sigma=0.711636 ! 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=1.532654Jy sigma=0.711636 ! Fit after self-cal, rms=1.542651Jy sigma=0.710674 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=1.588 mas, bmaj=3.073 mas, bpa=-65.74 degrees ! Estimated noise=0.5508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.971289 Jy ! Component: 100 - total flux cleaned = 1.18439 Jy ! Component: 150 - total flux cleaned = 1.26035 Jy ! Component: 200 - total flux cleaned = 1.30982 Jy ! Total flux subtracted in 200 components = 1.30982 Jy ! Clean residual min=-0.013716 max=0.027756 Jy/beam ! Clean residual mean=0.000070 rms=0.003614 Jy/beam ! Combined flux in latest and established models = 1.30982 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 23 model components to the UV plane model. ! The established model now contains 23 components and 1.30982 Jy ! Inverting map and beam ! Estimated beam: bmin=2.014 mas, bmaj=3.766 mas, bpa=-67.63 degrees ! Estimated noise=0.324859 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.0562059 Jy ! Component: 100 - total flux cleaned = 0.0941864 Jy ! Component: 150 - total flux cleaned = 0.121763 Jy ! Component: 200 - total flux cleaned = 0.142077 Jy ! Total flux subtracted in 200 components = 0.142077 Jy ! Clean residual min=-0.006220 max=0.011610 Jy/beam ! Clean residual mean=0.000053 rms=0.001908 Jy/beam ! Combined flux in latest and established models = 1.4519 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 57 components and 1.4519 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150608 Jy ! Component: 100 - total flux cleaned = 0.0263468 Jy ! Component: 150 - total flux cleaned = 0.0350012 Jy ! Component: 200 - total flux cleaned = 0.0419972 Jy ! Total flux subtracted in 200 components = 0.0419972 Jy ! Clean residual min=-0.005463 max=0.005156 Jy/beam ! Clean residual mean=0.000015 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 1.4939 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 99 components and 1.4939 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.163 mas, bmaj=5.961 mas, bpa=-71.68 degrees ! Estimated noise=0.382502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0081896 Jy ! Component: 100 - total flux cleaned = 0.0138521 Jy ! Component: 150 - total flux cleaned = 0.0184751 Jy ! Component: 200 - total flux cleaned = 0.0223508 Jy ! Total flux subtracted in 200 components = 0.0223508 Jy ! Clean residual min=-0.003680 max=0.003793 Jy/beam ! Clean residual mean=0.000010 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 1.51625 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 = 0.00332208 Jy ! Component: 100 - total flux cleaned = 0.00541904 Jy ! Component: 150 - total flux cleaned = 0.00657233 Jy ! Component: 200 - total flux cleaned = 0.00763327 Jy ! Total flux subtracted in 200 components = 0.00763327 Jy ! Clean residual min=-0.003390 max=0.003814 Jy/beam ! Clean residual mean=0.000008 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 1.52388 Jy ! Adding 108 model components to the UV plane model. ! The established model now contains 192 components and 1.52388 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.014 mas, bmaj=3.766 mas, bpa=-67.63 degrees ! Estimated noise=0.324859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00262188 Jy ! Component: 100 - total flux cleaned = 0.00339496 Jy ! Component: 150 - total flux cleaned = 0.00400136 Jy ! Component: 200 - total flux cleaned = 0.00448064 Jy ! Total flux subtracted in 200 components = 0.00448064 Jy ! Clean residual min=-0.004515 max=0.003470 Jy/beam ! Clean residual mean=0.000004 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 1.52836 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 227 components and 1.52836 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=1.542591Jy sigma=0.723779 ! Fit after self-cal, rms=1.542548Jy sigma=0.720950 wmodel J0228+6721_C_map.mod ! Writing 227 model components to file: J0228+6721_C_map.mod wobs J0228+6721_C_uvs.fits ! Writing UV FITS file: J0228+6721_C_uvs.fits wwins J0228+6721_C_map.win ! wwins: Wrote 8 windows to J0228+6721_C_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.00111332 Jy ! Component: 100 - total flux cleaned = -0.000997967 Jy ! Component: 150 - total flux cleaned = -0.00078351 Jy ! Component: 200 - total flux cleaned = -0.000479112 Jy ! Component: 250 - total flux cleaned = -0.000186234 Jy ! Component: 300 - total flux cleaned = -4.32453e-05 Jy ! Component: 350 - total flux cleaned = 0.000188973 Jy ! Component: 400 - total flux cleaned = 0.000415986 Jy ! Component: 450 - total flux cleaned = 0.000548671 Jy ! Component: 500 - total flux cleaned = 0.000634727 Jy ! Component: 550 - total flux cleaned = 0.000591779 Jy ! Component: 600 - total flux cleaned = 0.000550084 Jy ! Component: 650 - total flux cleaned = 0.000427791 Jy ! Component: 700 - total flux cleaned = 0.000428391 Jy ! Component: 750 - total flux cleaned = 0.000349933 Jy ! Component: 800 - total flux cleaned = 0.000234722 Jy ! Component: 850 - total flux cleaned = 0.000273348 Jy ! Component: 900 - total flux cleaned = 0.000198452 Jy ! Component: 950 - total flux cleaned = 0.000235047 Jy ! Component: 1000 - total flux cleaned = 0.000162869 Jy ! Component: 1050 - total flux cleaned = 0.000127934 Jy ! Component: 1100 - total flux cleaned = 0.000127906 Jy ! Component: 1150 - total flux cleaned = -1.05782e-05 Jy ! Component: 1200 - total flux cleaned = -1.03037e-05 Jy ! Component: 1250 - total flux cleaned = -4.41987e-05 Jy ! Component: 1300 - total flux cleaned = -7.78836e-05 Jy ! Component: 1350 - total flux cleaned = -0.000111015 Jy ! Component: 1400 - total flux cleaned = -0.000272634 Jy ! Component: 1450 - total flux cleaned = -0.000240388 Jy ! Component: 1500 - total flux cleaned = -8.31099e-05 Jy ! Component: 1550 - total flux cleaned = -0.000207938 Jy ! Component: 1600 - total flux cleaned = -0.000115714 Jy ! Component: 1650 - total flux cleaned = -0.000145857 Jy ! Component: 1700 - total flux cleaned = -0.000145449 Jy ! Component: 1750 - total flux cleaned = -0.000174879 Jy ! Component: 1800 - total flux cleaned = -0.000144836 Jy ! Component: 1850 - total flux cleaned = -5.71906e-05 Jy ! Component: 1900 - total flux cleaned = 8.65157e-05 Jy ! Component: 1950 - total flux cleaned = 5.74735e-05 Jy ! Component: 2000 - total flux cleaned = 1.64886e-06 Jy ! Component: 2050 - total flux cleaned = 2.93307e-05 Jy ! Component: 2100 - total flux cleaned = 8.46865e-05 Jy ! Component: 2150 - total flux cleaned = 0.00019321 Jy ! Component: 2200 - total flux cleaned = 8.4943e-05 Jy ! Component: 2250 - total flux cleaned = 0.000218492 Jy ! Component: 2300 - total flux cleaned = 0.000350492 Jy ! Component: 2350 - total flux cleaned = 0.000271473 Jy ! Component: 2400 - total flux cleaned = 0.000401342 Jy ! Component: 2450 - total flux cleaned = 0.000324132 Jy ! Component: 2500 - total flux cleaned = 0.000273381 Jy ! Component: 2550 - total flux cleaned = 0.000273476 Jy ! Component: 2600 - total flux cleaned = 0.000323621 Jy ! Component: 2650 - total flux cleaned = 0.000323293 Jy ! Component: 2700 - total flux cleaned = 0.000298904 Jy ! Component: 2750 - total flux cleaned = 0.000372041 Jy ! Component: 2800 - total flux cleaned = 0.000323447 Jy ! Component: 2850 - total flux cleaned = 0.000347021 Jy ! Component: 2900 - total flux cleaned = 0.000418121 Jy ! Component: 2950 - total flux cleaned = 0.000488474 Jy ! Component: 3000 - total flux cleaned = 0.000511409 Jy ! Component: 3050 - total flux cleaned = 0.000511537 Jy ! Component: 3100 - total flux cleaned = 0.000557412 Jy ! Component: 3150 - total flux cleaned = 0.000625094 Jy ! Component: 3200 - total flux cleaned = 0.000692445 Jy ! Component: 3250 - total flux cleaned = 0.000714467 Jy ! Component: 3300 - total flux cleaned = 0.000824639 Jy ! Component: 3350 - total flux cleaned = 0.000846321 Jy ! Component: 3400 - total flux cleaned = 0.000824639 Jy ! Component: 3450 - total flux cleaned = 0.00084647 Jy ! Component: 3500 - total flux cleaned = 0.00106042 Jy ! Component: 3550 - total flux cleaned = 0.00106061 Jy ! Component: 3600 - total flux cleaned = 0.0011661 Jy ! Component: 3650 - total flux cleaned = 0.00127058 Jy ! Component: 3700 - total flux cleaned = 0.00129114 Jy ! Component: 3750 - total flux cleaned = 0.0012707 Jy ! Component: 3800 - total flux cleaned = 0.00135234 Jy ! Component: 3850 - total flux cleaned = 0.0014133 Jy ! Component: 3900 - total flux cleaned = 0.00151354 Jy ! Component: 3950 - total flux cleaned = 0.00163342 Jy ! Component: 4000 - total flux cleaned = 0.00165284 Jy ! Component: 4050 - total flux cleaned = 0.00171199 Jy ! Total flux subtracted in 4096 components = 0.00180954 Jy ! Clean residual min=-0.000975 max=0.000973 Jy/beam ! Clean residual mean=0.000003 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 1.53017 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 532 components and 1.53017 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap .//J0228+6721_C_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.014 x 3.766 at -67.63 degrees (North through East) ! Clean map min=-0.0029635 max=1.2528 Jy/beam ! Writing clean map to FITS file: .//J0228+6721_C_map.fits wmodel .//J0228+6721_C_map.mod ! Writing 532 model components to file: .//J0228+6721_C_map.mod wobs .//J0228+6721_C_uvs.fits ! Writing UV FITS file: .//J0228+6721_C_uvs.fits wwins .//J0228+6721_C_map.win ! wwins: Wrote 9 windows to .//J0228+6721_C_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.25281 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000366027 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0876499 0.0876499 0.1753 0.350599 0.701199 1.4024 2.8048 5.60959 11.2192 22.4384 44.8767 89.7535 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.252 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 3422.71 quit ! Quitting program ! Log file .//J0228+6721_C_dfm.log closed on Sun Jan 19 23:50:01 2020