! Started logfile: /vlbi/uf001/uvm//J1421+7513_X_a_dfm.log on Sun Jan 13 21:45:43 2019 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.42800 obs /vlbi/uf001/uvm//J1421+7513_X_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J1421+7513_X_a_uvm.fits ! AN table 1: 173 integrations on 36 of 36 possible baselines. ! AN table 2: 36 integrations on 21 of 21 possible baselines. ! AN table 3: 36 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.863566 visibilities/baseline/integration-bin. ! Found source: J1421+7513 ! ! There are 12 IFs, and a total of 12 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.428e+09 3.2e+07 1 3.2e+07 ! 02 2 8.46e+09 3.2e+07 1 3.2e+07 ! 03 3 8.492e+09 3.2e+07 1 3.2e+07 ! 04 4 8.524e+09 3.2e+07 1 3.2e+07 ! 05 5 8.588e+09 3.2e+07 1 3.2e+07 ! 06 6 8.62e+09 3.2e+07 1 3.2e+07 ! 07 7 8.684e+09 3.2e+07 1 3.2e+07 ! 08 8 8.716e+09 3.2e+07 1 3.2e+07 ! 09 9 8.78e+09 3.2e+07 1 3.2e+07 ! 10 10 8.812e+09 3.2e+07 1 3.2e+07 ! 11 11 8.844e+09 3.2e+07 1 3.2e+07 ! 12 12 8.876e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 134 lines of history. ! ! Reading 80208 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 12 channels. ! Selecting polarization: RR, channels: 1..12 ! 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 ! Reading IF 9 channels: 9..9 ! Reading IF 10 channels: 10..10 ! Reading IF 11 channels: 11..11 ! Reading IF 12 channels: 12..12 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 J1421+7513_X_a] 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 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001245Jy sigma=23.027738 ! Fit after self-cal, rms=0.972666Jy sigma=22.386861 ! 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.127 mas, bmaj=1.7 mas, bpa=-75.38 degrees ! Estimated noise=0.31132 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.0215174 Jy ! Component: 100 - total flux cleaned = 0.0262442 Jy ! Total flux subtracted in 100 components = 0.0262442 Jy ! Clean residual min=-0.001888 max=0.002012 Jy/beam ! Clean residual mean=0.000009 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.0262442 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0262442 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.054687Jy sigma=1.190621 ! Fit after self-cal, rms=0.053058Jy sigma=1.152010 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362735 Jy ! Component: 100 - total flux cleaned = 0.00475691 Jy ! Total flux subtracted in 100 components = 0.00475691 Jy ! Clean residual min=-0.001830 max=0.001963 Jy/beam ! Clean residual mean=0.000009 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0310011 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 8 components and 0.0310011 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.052723Jy sigma=1.145345 ! Fit after self-cal, rms=0.052715Jy sigma=1.145127 ! 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.548 mas, bmaj=2.059 mas, bpa=-78.89 degrees ! Estimated noise=0.110302 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.2, 1.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00320521 Jy ! Component: 100 - total flux cleaned = 0.00541934 Jy ! Component: 150 - total flux cleaned = 0.00706232 Jy ! Component: 200 - total flux cleaned = 0.00830634 Jy ! Total flux subtracted in 200 components = 0.00830634 Jy ! Clean residual min=-0.001346 max=0.002315 Jy/beam ! Clean residual mean=0.000016 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0393074 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 44 components and 0.0393074 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.052466Jy sigma=1.139207 ! Fit after self-cal, rms=0.052349Jy sigma=1.137203 ! Inverting map ! Added new window around map position (4, 2.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233056 Jy ! Component: 100 - total flux cleaned = 0.00377947 Jy ! Component: 150 - total flux cleaned = 0.00486483 Jy ! Component: 200 - total flux cleaned = 0.00574199 Jy ! Total flux subtracted in 200 components = 0.00574199 Jy ! Clean residual min=-0.001262 max=0.002150 Jy/beam ! Clean residual mean=0.000013 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0450494 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 68 components and 0.0450494 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.052226Jy sigma=1.134251 ! Fit after self-cal, rms=0.052154Jy sigma=1.133077 ! 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.548 x 2.059 at -78.89 degrees (North through East) ! Clean map min=-0.001333 max=0.030284 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.09 HN 1.11 KP 1.05 ! LA 1.04 NL 1.35 OV 1.02 PT 0.82 ! SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.99 KP 0.94 LA 0.93 ! MK 1.28 NL 1.15 PT 0.98 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.95 FD 1.05 HN 0.89 KP 0.89 ! LA 0.96 NL 1.41 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.06 HN 1.04 KP 1.01 ! LA 1.02 NL 1.40 OV 1.05 PT 0.82 ! SC 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.92 KP 0.93 LA 1.01 ! MK 1.17 NL 1.14 PT 0.99 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 FD 0.98 HN 1.05 KP 1.22 ! LA 0.89 NL 1.20 PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.03 HN 1.05 KP 1.11 ! LA 1.07 NL 1.32 OV 1.04 PT 0.80 ! SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.11 KP 0.94 LA 0.94 ! MK 1.07 NL 1.09 PT 1.03 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.95 FD 0.98 HN 1.03 KP 1.15 ! LA 0.84 NL 1.38 PT 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.04 KP 1.08 ! LA 0.96 NL 1.36 OV 1.06 PT 0.91 ! SC 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.05 KP 0.96 LA 0.92 ! MK 1.09 NL 1.21 PT 0.87 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 FD 0.96 HN 0.86 KP 1.29 ! LA 0.86 NL 1.14 PT 0.95 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 HN 1.06 KP 1.12 ! LA 1.02 NL 1.28 OV 1.01 PT 0.81 ! SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.09 KP 0.96 LA 0.87 ! MK 1.14 NL 1.08 PT 0.98 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.00 FD 1.03 HN 0.84 KP 1.26 ! LA 0.88 NL 1.26 PT 0.82 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.05 KP 1.16 ! LA 0.99 NL 1.29 OV 0.94 PT 0.88 ! SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.97 KP 1.00 LA 1.11 ! MK 1.06 NL 1.15 PT 0.88 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.98 FD 0.91 HN 0.81 KP 1.22 ! LA 0.88 NL 1.19 PT 0.94 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.08 HN 0.92 KP 1.20 ! LA 0.98 NL 1.33 OV 0.92 PT 0.82 ! SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 0.94 KP 0.98 LA 1.06 ! MK 1.11 NL 1.12 PT 0.86 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.89 FD 0.94 HN 0.84 KP 1.21 ! LA 0.93 NL 1.25 PT 0.94 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.94 HN 1.00 KP 1.06 ! LA 0.99 NL 1.28 OV 0.99 PT 0.84 ! SC 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.08 KP 1.17 LA 0.89 ! MK 1.01 NL 0.99 PT 0.94 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.89 FD 0.92 HN 0.99 KP 1.26 ! LA 0.90 NL 1.22 PT 0.86 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 0.85 KP 1.14 ! LA 1.00 NL 1.23 OV 0.99 PT 0.79 ! SC 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.82 FD 1.01 KP 1.11 LA 0.96 ! MK 1.07 NL 1.06 PT 0.90 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.87 FD 0.92 HN 0.90 KP 1.03 ! LA 0.86 NL 1.14 PT 0.98 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.93 KP 1.07 ! LA 1.00 NL 1.16 OV 0.96 PT 0.79 ! SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 FD 1.09 KP 0.88 LA 0.97 ! MK 0.99 NL 1.06 PT 0.83 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.89 FD 0.85 HN 0.77 KP 1.01 ! LA 1.15 NL 1.12 PT 0.94 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 0.90 KP 1.07 ! LA 0.99 NL 1.24 OV 0.92 PT 0.74 ! SC 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.81 FD 0.85 KP 1.02 LA 0.91 ! MK 1.02 NL 1.18 PT 0.95 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.72 FD 0.94 HN 0.77 KP 1.05 ! LA 0.90 NL 1.13 PT 1.00 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 0.84 KP 1.04 ! LA 1.03 NL 1.11 OV 0.95 PT 0.78 ! SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.74 FD 0.94 KP 0.92 LA 1.01 ! MK 0.82 NL 1.12 PT 0.86 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.81 FD 0.76 HN 0.75 KP 0.97 ! LA 1.00 NL 1.15 PT 0.88 ! ! ! Fit before self-cal, rms=0.052154Jy sigma=1.133077 ! Fit after self-cal, rms=0.051890Jy sigma=1.125854 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.542 mas, bmaj=2.054 mas, bpa=-78.28 degrees ! Estimated noise=0.112102 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.000680077 Jy ! Component: 100 - total flux cleaned = 0.000970389 Jy ! Component: 150 - total flux cleaned = 0.00103782 Jy ! Component: 200 - total flux cleaned = 0.0010516 Jy ! Total flux subtracted in 200 components = 0.0010516 Jy ! Clean residual min=-0.000699 max=0.001155 Jy/beam ! Clean residual mean=0.000002 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.046101 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.046101 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.051868Jy sigma=1.125351 ! Fit after self-cal, rms=0.051975Jy sigma=1.122656 ! Inverting map ! Added new window around map position (-3.8, -2.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110811 Jy ! Component: 100 - total flux cleaned = 0.00178248 Jy ! Component: 150 - total flux cleaned = 0.00216875 Jy ! Component: 200 - total flux cleaned = 0.00250527 Jy ! Total flux subtracted in 200 components = 0.00250527 Jy ! Clean residual min=-0.000741 max=0.000817 Jy/beam ! Clean residual mean=0.000002 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.0486063 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 113 components and 0.0486063 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.051943Jy sigma=1.121942 ! Fit after self-cal, rms=0.051942Jy sigma=1.121667 ! 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.051942Jy sigma=1.121667 ! Fit after self-cal, rms=0.052924Jy sigma=1.119858 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.539 mas, bmaj=2.044 mas, bpa=-77.98 degrees ! Estimated noise=0.112731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000572192 Jy ! Component: 100 - total flux cleaned = 0.000811225 Jy ! Component: 150 - total flux cleaned = 0.00092885 Jy ! Component: 200 - total flux cleaned = 0.00101736 Jy ! Total flux subtracted in 200 components = 0.00101736 Jy ! Clean residual min=-0.000536 max=0.000699 Jy/beam ! Clean residual mean=-0.000002 rms=0.000139 Jy/beam ! Combined flux in latest and established models = 0.0496237 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 132 components and 0.0496236 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.052913Jy sigma=1.119620 ! Fit after self-cal, rms=0.053004Jy sigma=1.118950 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 (-17.2, -23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000737119 Jy ! Component: 100 - total flux cleaned = 0.00121205 Jy ! Component: 150 - total flux cleaned = 0.00156358 Jy ! Component: 200 - total flux cleaned = 0.0018308 Jy ! Total flux subtracted in 200 components = 0.0018308 Jy ! Clean residual min=-0.000587 max=0.000580 Jy/beam ! Clean residual mean=-0.000000 rms=0.000133 Jy/beam ! Combined flux in latest and established models = 0.0514544 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 164 components and 0.0514545 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.052991Jy sigma=1.118643 ! Fit after self-cal, rms=0.052991Jy sigma=1.118520 ! Inverting map ! Added new window around map position (-15.2, 30.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000597609 Jy ! Component: 100 - total flux cleaned = 0.00086941 Jy ! Component: 150 - total flux cleaned = 0.00112006 Jy ! Component: 200 - total flux cleaned = 0.00128194 Jy ! Total flux subtracted in 200 components = 0.00128194 Jy ! Clean residual min=-0.000537 max=0.000577 Jy/beam ! Clean residual mean=0.000000 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.0527364 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 184 components and 0.0527364 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.052981Jy sigma=1.118313 ! Fit after self-cal, rms=0.052982Jy sigma=1.118235 ! Inverting map ! Added new window around map position (-6.4, 20.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000423871 Jy ! Component: 100 - total flux cleaned = 0.000619284 Jy ! Component: 150 - total flux cleaned = 0.000797724 Jy ! Component: 200 - total flux cleaned = 0.000957527 Jy ! Total flux subtracted in 200 components = 0.000957527 Jy ! Clean residual min=-0.000524 max=0.000571 Jy/beam ! Clean residual mean=0.000001 rms=0.000126 Jy/beam ! Combined flux in latest and established models = 0.0536939 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 195 components and 0.0536939 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.052971Jy sigma=1.118005 ! Fit after self-cal, rms=0.052971Jy sigma=1.117907 ! Inverting map ! Added new window around map position (2.2, 7.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000384037 Jy ! Component: 100 - total flux cleaned = 0.000502243 Jy ! Component: 150 - total flux cleaned = 0.000560873 Jy ! Component: 200 - total flux cleaned = 0.000652557 Jy ! Total flux subtracted in 200 components = 0.000652557 Jy ! Clean residual min=-0.000510 max=0.000485 Jy/beam ! Clean residual mean=0.000000 rms=0.000123 Jy/beam ! Combined flux in latest and established models = 0.0543465 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 207 components and 0.0543465 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.052961Jy sigma=1.117704 ! Fit after self-cal, rms=0.052964Jy sigma=1.117608 ! 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.052964Jy sigma=1.117608 ! Fit after self-cal, rms=0.053129Jy sigma=1.117326 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.534 mas, bmaj=2.041 mas, bpa=-78.26 degrees ! Estimated noise=0.11231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000491894 Jy ! Component: 100 - total flux cleaned = 0.000858275 Jy ! Component: 150 - total flux cleaned = 0.00105631 Jy ! Component: 200 - total flux cleaned = 0.0011994 Jy ! Total flux subtracted in 200 components = 0.0011994 Jy ! Clean residual min=-0.000443 max=0.000475 Jy/beam ! Clean residual mean=-0.000000 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.0555459 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 218 components and 0.0555459 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053121Jy sigma=1.117155 ! Fit after self-cal, rms=0.053163Jy sigma=1.116999 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.000273498 Jy ! Component: 100 - total flux cleaned = 0.000413698 Jy ! Component: 150 - total flux cleaned = 0.000529813 Jy ! Component: 200 - total flux cleaned = 0.000649551 Jy ! Total flux subtracted in 200 components = 0.000649551 Jy ! Clean residual min=-0.000470 max=0.000464 Jy/beam ! Clean residual mean=-0.000000 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.0561954 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 224 components and 0.0561954 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053156Jy sigma=1.116866 ! Fit after self-cal, rms=0.053162Jy sigma=1.116840 ! 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053162Jy sigma=1.116840 ! Fit after self-cal, rms=0.053312Jy sigma=1.116786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.622 mas, bmaj=2.922 mas, bpa=-77.16 degrees ! Estimated noise=0.125689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00044441 Jy ! Component: 100 - total flux cleaned = 0.000768541 Jy ! Component: 150 - total flux cleaned = 0.000997238 Jy ! Component: 200 - total flux cleaned = 0.001139 Jy ! Total flux subtracted in 200 components = 0.001139 Jy ! Clean residual min=-0.000452 max=0.000439 Jy/beam ! Clean residual mean=-0.000000 rms=0.000127 Jy/beam ! Combined flux in latest and established models = 0.0573344 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 254 components and 0.0573344 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053307Jy sigma=1.116696 ! Fit after self-cal, rms=0.053325Jy sigma=1.116617 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.00027065 Jy ! Component: 100 - total flux cleaned = 0.000408503 Jy ! Component: 150 - total flux cleaned = 0.000487246 Jy ! Component: 200 - total flux cleaned = 0.000551479 Jy ! Total flux subtracted in 200 components = 0.000551479 Jy ! Clean residual min=-0.000448 max=0.000454 Jy/beam ! Clean residual mean=0.000000 rms=0.000127 Jy/beam ! Combined flux in latest and established models = 0.0578859 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 271 components and 0.0578859 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053322Jy sigma=1.116564 ! Fit after self-cal, rms=0.053323Jy sigma=1.116521 ! 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.533 mas, bmaj=2.038 mas, bpa=-78.34 degrees ! Estimated noise=0.112227 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.533 x 2.038 at -78.34 degrees (North through East) ! Clean map min=-0.00069862 max=0.029855 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 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.111 mas, bmaj=1.671 mas, bpa=-75.02 degrees ! Estimated noise=0.312002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232839 Jy ! Component: 100 - total flux cleaned = 0.0290872 Jy ! Component: 150 - total flux cleaned = 0.0325065 Jy ! Component: 200 - total flux cleaned = 0.0351781 Jy ! Total flux subtracted in 200 components = 0.0351781 Jy ! Clean residual min=-0.001589 max=0.001629 Jy/beam ! Clean residual mean=0.000008 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0351781 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0351781 Jy ! Inverting map and beam ! Estimated beam: bmin=1.533 mas, bmaj=2.038 mas, bpa=-78.34 degrees ! Estimated noise=0.112227 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.00375268 Jy ! Component: 100 - total flux cleaned = 0.00641218 Jy ! Component: 150 - total flux cleaned = 0.00850781 Jy ! Component: 200 - total flux cleaned = 0.0102392 Jy ! Total flux subtracted in 200 components = 0.0102392 Jy ! Clean residual min=-0.000864 max=0.001061 Jy/beam ! Clean residual mean=0.000007 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.0454172 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 74 components and 0.0454172 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147488 Jy ! Component: 100 - total flux cleaned = 0.0027581 Jy ! Component: 150 - total flux cleaned = 0.00388602 Jy ! Component: 200 - total flux cleaned = 0.00473242 Jy ! Total flux subtracted in 200 components = 0.00473242 Jy ! Clean residual min=-0.000666 max=0.000648 Jy/beam ! Clean residual mean=0.000004 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.0501496 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 108 components and 0.0501496 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.622 mas, bmaj=2.922 mas, bpa=-77.16 degrees ! Estimated noise=0.125689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122788 Jy ! Component: 100 - total flux cleaned = 0.00217081 Jy ! Component: 150 - total flux cleaned = 0.00287365 Jy ! Component: 200 - total flux cleaned = 0.00347122 Jy ! Total flux subtracted in 200 components = 0.00347122 Jy ! Clean residual min=-0.000590 max=0.000651 Jy/beam ! Clean residual mean=0.000004 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0536208 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.000536167 Jy ! Component: 100 - total flux cleaned = 0.000996724 Jy ! Component: 150 - total flux cleaned = 0.00137219 Jy ! Component: 200 - total flux cleaned = 0.00169698 Jy ! Total flux subtracted in 200 components = 0.00169698 Jy ! Clean residual min=-0.000525 max=0.000538 Jy/beam ! Clean residual mean=0.000003 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.0553178 Jy ! Adding 127 model components to the UV plane model. ! The established model now contains 220 components and 0.0553178 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.533 mas, bmaj=2.038 mas, bpa=-78.34 degrees ! Estimated noise=0.112227 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.78964e-05 Jy ! Component: 100 - total flux cleaned = 0.000281175 Jy ! Component: 150 - total flux cleaned = 0.000556891 Jy ! Component: 200 - total flux cleaned = 0.00075511 Jy ! Total flux subtracted in 200 components = 0.00075511 Jy ! Clean residual min=-0.000495 max=0.000479 Jy/beam ! Clean residual mean=0.000001 rms=0.000124 Jy/beam ! Combined flux in latest and established models = 0.0560729 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 242 components and 0.0560729 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. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.053336Jy sigma=1.116908 ! Fit after self-cal, rms=0.053327Jy sigma=1.116714 wmodel J1421+7513_X_a_map.mod ! Writing 242 model components to file: J1421+7513_X_a_map.mod wobs J1421+7513_X_a_uvs.fits ! Writing UV FITS file: J1421+7513_X_a_uvs.fits wwins J1421+7513_X_a_map.win ! wwins: Wrote 8 windows to J1421+7513_X_a_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 = -5.21597e-05 Jy ! Component: 100 - total flux cleaned = -9.27773e-05 Jy ! Component: 150 - total flux cleaned = -0.000171569 Jy ! Component: 200 - total flux cleaned = -0.000255776 Jy ! Component: 250 - total flux cleaned = -0.000308231 Jy ! Component: 300 - total flux cleaned = -0.000374279 Jy ! Component: 350 - total flux cleaned = -0.000410225 Jy ! Component: 400 - total flux cleaned = -0.000452532 Jy ! Component: 450 - total flux cleaned = -0.000473357 Jy ! Component: 500 - total flux cleaned = -0.000487204 Jy ! Component: 550 - total flux cleaned = -0.000507533 Jy ! Component: 600 - total flux cleaned = -0.000540696 Jy ! Component: 650 - total flux cleaned = -0.000560264 Jy ! Component: 700 - total flux cleaned = -0.00057959 Jy ! Component: 750 - total flux cleaned = -0.000611435 Jy ! Component: 800 - total flux cleaned = -0.000605282 Jy ! Component: 850 - total flux cleaned = -0.000630254 Jy ! Component: 900 - total flux cleaned = -0.000660985 Jy ! Component: 950 - total flux cleaned = -0.000691244 Jy ! Component: 1000 - total flux cleaned = -0.000673127 Jy ! Component: 1050 - total flux cleaned = -0.000691049 Jy ! Component: 1100 - total flux cleaned = -0.00070877 Jy ! Component: 1150 - total flux cleaned = -0.000737966 Jy ! Component: 1200 - total flux cleaned = -0.000714841 Jy ! Component: 1250 - total flux cleaned = -0.000749261 Jy ! Component: 1300 - total flux cleaned = -0.000749221 Jy ! Component: 1350 - total flux cleaned = -0.000743588 Jy ! Component: 1400 - total flux cleaned = -0.000760407 Jy ! Component: 1450 - total flux cleaned = -0.000749326 Jy ! Component: 1500 - total flux cleaned = -0.000776744 Jy ! Component: 1550 - total flux cleaned = -0.000765913 Jy ! Component: 1600 - total flux cleaned = -0.000776742 Jy ! Component: 1650 - total flux cleaned = -0.0007715 Jy ! Component: 1700 - total flux cleaned = -0.000782151 Jy ! Component: 1750 - total flux cleaned = -0.000792662 Jy ! Component: 1800 - total flux cleaned = -0.000792624 Jy ! Component: 1850 - total flux cleaned = -0.000808155 Jy ! Component: 1900 - total flux cleaned = -0.000813294 Jy ! Component: 1950 - total flux cleaned = -0.000818393 Jy ! Component: 2000 - total flux cleaned = -0.000803222 Jy ! Component: 2050 - total flux cleaned = -0.000818272 Jy ! Component: 2100 - total flux cleaned = -0.000793354 Jy ! Component: 2150 - total flux cleaned = -0.000823127 Jy ! Component: 2200 - total flux cleaned = -0.000808354 Jy ! Component: 2250 - total flux cleaned = -0.000803527 Jy ! Component: 2300 - total flux cleaned = -0.000818079 Jy ! Component: 2350 - total flux cleaned = -0.000818053 Jy ! Component: 2400 - total flux cleaned = -0.000789275 Jy ! Component: 2450 - total flux cleaned = -0.000803614 Jy ! Component: 2500 - total flux cleaned = -0.000822528 Jy ! Component: 2550 - total flux cleaned = -0.000803751 Jy ! Component: 2600 - total flux cleaned = -0.000813138 Jy ! Component: 2650 - total flux cleaned = -0.000827078 Jy ! Component: 2700 - total flux cleaned = -0.000817877 Jy ! Component: 2750 - total flux cleaned = -0.000827047 Jy ! Component: 2800 - total flux cleaned = -0.000845241 Jy ! Component: 2850 - total flux cleaned = -0.000831724 Jy ! Component: 2900 - total flux cleaned = -0.00084968 Jy ! Component: 2950 - total flux cleaned = -0.000836318 Jy ! Component: 3000 - total flux cleaned = -0.000849631 Jy ! Component: 3050 - total flux cleaned = -0.000849637 Jy ! Component: 3100 - total flux cleaned = -0.000858454 Jy ! Component: 3150 - total flux cleaned = -0.000836661 Jy ! Component: 3200 - total flux cleaned = -0.00085838 Jy ! Component: 3250 - total flux cleaned = -0.000875632 Jy ! Component: 3300 - total flux cleaned = -0.000879902 Jy ! Component: 3350 - total flux cleaned = -0.000858526 Jy ! Component: 3400 - total flux cleaned = -0.000867029 Jy ! Component: 3450 - total flux cleaned = -0.000858576 Jy ! Component: 3500 - total flux cleaned = -0.000875398 Jy ! Component: 3550 - total flux cleaned = -0.000883778 Jy ! Component: 3600 - total flux cleaned = -0.000908759 Jy ! Component: 3650 - total flux cleaned = -0.000900457 Jy ! Component: 3700 - total flux cleaned = -0.000888098 Jy ! Component: 3750 - total flux cleaned = -0.000892223 Jy ! Component: 3800 - total flux cleaned = -0.000904503 Jy ! Component: 3850 - total flux cleaned = -0.00091261 Jy ! Component: 3900 - total flux cleaned = -0.000908588 Jy ! Component: 3950 - total flux cleaned = -0.000912613 Jy ! Component: 4000 - total flux cleaned = -0.000888568 Jy ! Component: 4050 - total flux cleaned = -0.000912482 Jy ! Total flux subtracted in 4096 components = -0.000892625 Jy ! Clean residual min=-0.000296 max=0.000229 Jy/beam ! Clean residual mean=0.000000 rms=0.000074 Jy/beam ! Combined flux in latest and established models = 0.0551803 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 544 components and 0.0551803 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J1421+7513_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.533 x 2.038 at -78.34 degrees (North through East) ! Clean map min=-0.00061771 max=0.029739 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J1421+7513_X_a_map.fits wmodel /vlbi/uf001/uvm//J1421+7513_X_a_map.mod ! Writing 544 model components to file: /vlbi/uf001/uvm//J1421+7513_X_a_map.mod wobs /vlbi/uf001/uvm//J1421+7513_X_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J1421+7513_X_a_uvs.fits wwins /vlbi/uf001/uvm//J1421+7513_X_a_map.win ! wwins: Wrote 9 windows to /vlbi/uf001/uvm//J1421+7513_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0297395 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.3396e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.74039 0.74039 1.48078 2.96156 5.92312 11.8462 23.6925 47.385 94.7699 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.029 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 405.191 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J1421+7513_X_a_dfm.log closed on Sun Jan 13 21:45:54 2019