! Started logfile: /image_prod/ug002_uvm//J2130+3332_X_a_dfm.log on Wed Mar 4 17:42:50 2020 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 /image_prod/ug002_uvm//J2130+3332_X_a_uvm.fits ! Reading UV FITS file: /image_prod/ug002_uvm//J2130+3332_X_a_uvm.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! AN table 2: 20 integrations on 36 of 36 possible baselines. ! AN table 3: 20 integrations on 28 of 28 possible baselines. ! AN table 4: 20 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.96 visibilities/baseline/integration-bin. ! Found source: J2130+3332 ! ! 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 46368 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 J2130+3332_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003405Jy sigma=9.876992 ! Fit after self-cal, rms=0.954983Jy sigma=9.382959 ! 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.7292 mas, bmaj=1.364 mas, bpa=-4.787 degrees ! Estimated noise=0.726319 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.0332595 Jy ! Component: 100 - total flux cleaned = 0.0423304 Jy ! Total flux subtracted in 100 components = 0.0423304 Jy ! Clean residual min=-0.002044 max=0.005247 Jy/beam ! Clean residual mean=0.000000 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.0423304 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0423304 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.053159Jy sigma=0.493631 ! Fit after self-cal, rms=0.051721Jy sigma=0.479619 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00595391 Jy ! Component: 100 - total flux cleaned = 0.00902274 Jy ! Total flux subtracted in 100 components = 0.00902274 Jy ! Clean residual min=-0.001938 max=0.005300 Jy/beam ! Clean residual mean=-0.000000 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.0513532 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 9 components and 0.0513532 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.050704Jy sigma=0.467814 ! Fit after self-cal, rms=0.050699Jy sigma=0.467623 ! Inverting map ! Added new window around map position (1.4, -0.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00442091 Jy ! Component: 100 - total flux cleaned = 0.0065004 Jy ! Total flux subtracted in 100 components = 0.0065004 Jy ! Clean residual min=-0.001716 max=0.001781 Jy/beam ! Clean residual mean=-0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0578536 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 15 components and 0.0578536 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.050195Jy sigma=0.462184 ! Fit after self-cal, rms=0.050130Jy sigma=0.461427 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224838 Jy ! Component: 100 - total flux cleaned = 0.00321967 Jy ! Total flux subtracted in 100 components = 0.00321967 Jy ! Clean residual min=-0.001664 max=0.001768 Jy/beam ! Clean residual mean=-0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0610732 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 17 components and 0.0610732 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.049992Jy sigma=0.460007 ! Fit after self-cal, rms=0.049984Jy sigma=0.459864 ! 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=0.9388 mas, bmaj=1.686 mas, bpa=-4.363 degrees ! Estimated noise=0.339481 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.00195801 Jy ! Component: 100 - total flux cleaned = 0.00299595 Jy ! Component: 150 - total flux cleaned = 0.00331611 Jy ! Component: 200 - total flux cleaned = 0.00340836 Jy ! Total flux subtracted in 200 components = 0.00340836 Jy ! Clean residual min=-0.001185 max=0.001115 Jy/beam ! Clean residual mean=-0.000001 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.0644816 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.0644816 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.049900Jy sigma=0.459086 ! Fit after self-cal, rms=0.049889Jy sigma=0.458949 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9388 x 1.686 at -4.363 degrees (North through East) ! Clean map min=-0.0010922 max=0.046879 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 0.91 KP 1.06 ! LA 1.05 MK 1.13 NL 1.08 OV 0.91 ! PT 0.86 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.03 HN 0.92 LA 1.03 ! MK 0.96 NL 0.95 OV 1.04 PT 0.91 ! SC 1.15 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.10 FD 0.93 HN 1.07 KP 1.09 ! LA 0.94 MK 0.89 PT 1.00 SC 0.95 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.05 FD 1.04 HN 0.92 KP 1.02 ! LA 0.96 MK 1.01 NL 0.92 OV 0.97 ! SC 1.12 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 0.90 KP 1.04 ! LA 1.06 MK 1.17 NL 1.13 OV 0.90 ! PT 0.87 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.00 HN 0.88 LA 0.94 ! MK 1.17 NL 1.01 OV 0.93 PT 0.96 ! SC 1.05 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.06 FD 0.98 HN 0.85 KP 0.99 ! LA 0.97 MK 0.93 PT 0.99 SC 1.03 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.12 FD 1.01 HN 0.92 KP 1.09 ! LA 0.98 MK 0.99 NL 0.97 OV 1.04 ! SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.06 HN 0.92 KP 1.05 ! LA 1.05 MK 1.11 NL 1.12 OV 0.98 ! PT 0.85 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.98 HN 0.89 LA 0.91 ! MK 1.02 NL 1.00 OV 1.03 PT 0.91 ! SC 1.10 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.19 FD 0.97 HN 0.96 KP 1.03 ! LA 0.94 MK 0.93 PT 1.04 SC 1.12 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.04 FD 1.02 HN 0.79 KP 0.99 ! LA 0.97 MK 1.02 NL 0.98 OV 1.03 ! SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 0.87 KP 1.02 ! LA 1.09 MK 1.08 NL 1.13 OV 0.90 ! PT 0.87 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.01 HN 0.81 LA 0.95 ! MK 1.11 NL 0.97 OV 1.04 PT 0.92 ! SC 1.15 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.15 FD 0.98 HN 1.02 KP 0.98 ! LA 1.06 MK 1.02 PT 0.99 SC 0.95 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.05 FD 1.01 HN 0.90 KP 1.00 ! LA 0.95 MK 0.99 NL 0.91 OV 1.05 ! SC 0.95 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 0.98 KP 1.06 ! LA 1.02 MK 1.15 NL 1.09 OV 0.97 ! PT 0.89 SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 0.99 HN 0.92 LA 0.96 ! MK 0.98 NL 0.98 OV 0.96 PT 0.89 ! SC 1.11 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.21 FD 1.09 HN 0.89 KP 0.96 ! LA 0.93 MK 0.99 PT 1.03 SC 1.06 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.94 FD 1.00 HN 0.89 KP 1.09 ! LA 0.95 MK 1.01 NL 0.91 OV 1.02 ! SC 1.14 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 0.93 KP 1.05 ! LA 1.08 MK 1.14 NL 1.13 OV 0.87 ! PT 0.90 SC 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 1.05 HN 1.00 LA 0.97 ! MK 1.18 NL 1.00 OV 0.94 PT 0.94 ! SC 0.91 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.18 FD 1.03 HN 1.05 KP 0.90 ! LA 1.05 MK 1.07 PT 0.96 SC 1.01 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.05 FD 0.95 HN 0.96 KP 1.07 ! LA 1.06 MK 1.00 NL 0.94 OV 0.96 ! SC 1.02 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 0.93 KP 1.02 ! LA 1.07 MK 1.05 NL 1.14 OV 0.94 ! PT 0.88 SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.10 FD 1.01 HN 0.84 LA 0.94 ! MK 1.14 NL 0.97 OV 0.94 PT 0.92 ! SC 1.05 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 FD 1.16 HN 0.99 KP 0.92 ! LA 1.02 MK 0.91 PT 0.97 SC 0.99 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.12 FD 1.06 HN 0.88 KP 0.97 ! LA 1.09 MK 0.97 NL 0.91 OV 1.05 ! SC 1.05 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00 HN 0.90 KP 1.05 ! LA 1.07 MK 1.18 NL 1.13 OV 0.95 ! PT 0.86 SC 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 0.98 HN 0.88 LA 0.98 ! MK 0.96 NL 0.91 OV 0.92 PT 1.06 ! SC 1.06 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 FD 0.96 HN 0.96 KP 1.04 ! LA 1.16 MK 1.06 PT 1.03 SC 0.92 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.96 FD 1.13 HN 0.86 KP 1.00 ! LA 1.00 MK 1.02 NL 0.98 OV 1.07 ! SC 1.03 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 0.91 KP 1.05 ! LA 1.10 MK 1.06 NL 1.11 OV 0.97 ! PT 0.86 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 FD 1.06 HN 0.85 LA 0.96 ! MK 1.03 NL 1.03 OV 0.99 PT 0.96 ! SC 1.08 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.07 FD 0.96 HN 1.08 KP 1.00 ! LA 1.03 MK 0.95 PT 1.03 SC 0.90 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.97 FD 1.11 HN 0.90 KP 1.07 ! LA 0.98 MK 0.88 NL 0.94 OV 0.95 ! SC 0.94 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.09 HN 0.86 KP 1.06 ! LA 1.11 MK 1.06 NL 1.11 OV 0.92 ! PT 0.89 SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 1.01 HN 0.86 LA 0.95 ! MK 1.14 NL 1.10 OV 0.99 PT 0.96 ! SC 1.07 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.05 FD 0.95 HN 0.94 KP 1.02 ! LA 0.90 MK 0.95 PT 1.07 SC 1.01 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.04 FD 1.06 HN 1.04 KP 1.02 ! LA 0.94 MK 0.90 NL 0.99 OV 1.02 ! SC 1.01 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.95 KP 1.06 ! LA 1.12 MK 0.93 NL 1.07 OV 0.92 ! PT 0.91 SC 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.10 FD 0.97 HN 0.77 LA 0.97 ! MK 0.94 NL 0.97 OV 1.01 PT 1.03 ! SC 1.09 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.99 FD 0.96 HN 0.90 KP 1.09 ! LA 1.03 MK 0.82 PT 1.04 SC 0.97 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.03 FD 0.91 HN 0.96 KP 1.08 ! LA 1.00 MK 0.87 NL 0.89 OV 1.12 ! SC 1.00 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 0.95 KP 1.07 ! LA 1.07 MK 1.04 NL 1.15 OV 0.92 ! PT 0.88 SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.96 HN 0.78 LA 1.04 ! MK 0.95 NL 0.90 OV 1.11 PT 0.98 ! SC 0.88 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 FD 0.97 HN 0.92 KP 0.97 ! LA 0.99 MK 0.94 PT 0.98 SC 1.05 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.01 FD 0.94 HN 0.83 KP 0.94 ! LA 1.08 MK 1.01 NL 0.87 OV 1.02 ! SC 1.25 ! ! ! Fit before self-cal, rms=0.049889Jy sigma=0.458949 ! Fit after self-cal, rms=0.049588Jy sigma=0.455937 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9361 mas, bmaj=1.688 mas, bpa=-5.216 degrees ! Estimated noise=0.337515 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.8, 0.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000492391 Jy ! Component: 100 - total flux cleaned = 0.000441394 Jy ! Component: 150 - total flux cleaned = 0.000360002 Jy ! Component: 200 - total flux cleaned = 0.000359339 Jy ! Total flux subtracted in 200 components = 0.000359339 Jy ! Clean residual min=-0.000690 max=0.000662 Jy/beam ! Clean residual mean=-0.000000 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0648409 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 46 components and 0.0648409 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.049564Jy sigma=0.455722 ! Fit after self-cal, rms=0.049588Jy sigma=0.455517 ! 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.049588Jy sigma=0.455517 ! Fit after self-cal, rms=0.050434Jy sigma=0.454835 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9369 mas, bmaj=1.689 mas, bpa=-4.811 degrees ! Estimated noise=0.337292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000468475 Jy ! Component: 100 - total flux cleaned = 0.000437182 Jy ! Component: 150 - total flux cleaned = 0.000449915 Jy ! Component: 200 - total flux cleaned = 0.000437716 Jy ! Total flux subtracted in 200 components = 0.000437716 Jy ! Clean residual min=-0.000620 max=0.000646 Jy/beam ! Clean residual mean=-0.000000 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.0652786 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.0652787 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.050424Jy sigma=0.454736 ! Fit after self-cal, rms=0.050439Jy sigma=0.454696 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 (-25.4, -34.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000578936 Jy ! Component: 100 - total flux cleaned = 0.00073498 Jy ! Component: 150 - total flux cleaned = 0.000735948 Jy ! Component: 200 - total flux cleaned = 0.00073606 Jy ! Total flux subtracted in 200 components = 0.00073606 Jy ! Clean residual min=-0.000593 max=0.000618 Jy/beam ! Clean residual mean=-0.000000 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.0660147 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 67 components and 0.0660147 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.050430Jy sigma=0.454615 ! Fit after self-cal, rms=0.050429Jy sigma=0.454607 ! 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.050429Jy sigma=0.454607 ! Fit after self-cal, rms=0.050319Jy sigma=0.454581 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9353 mas, bmaj=1.689 mas, bpa=-4.823 degrees ! Estimated noise=0.336644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000341643 Jy ! Component: 100 - total flux cleaned = 0.000442083 Jy ! Component: 150 - total flux cleaned = 0.000453279 Jy ! Component: 200 - total flux cleaned = 0.000463808 Jy ! Total flux subtracted in 200 components = 0.000463808 Jy ! Clean residual min=-0.000581 max=0.000600 Jy/beam ! Clean residual mean=-0.000000 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.0664785 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 74 components and 0.0664785 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.050312Jy sigma=0.454531 ! Fit after self-cal, rms=0.050313Jy sigma=0.454524 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.000129581 Jy ! Component: 100 - total flux cleaned = 0.000149598 Jy ! Component: 150 - total flux cleaned = 0.000159141 Jy ! Component: 200 - total flux cleaned = 0.000168229 Jy ! Total flux subtracted in 200 components = 0.000168229 Jy ! Clean residual min=-0.000584 max=0.000590 Jy/beam ! Clean residual mean=-0.000000 rms=0.000143 Jy/beam ! Combined flux in latest and established models = 0.0666468 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 77 components and 0.0666468 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.050309Jy sigma=0.454493 ! Fit after self-cal, rms=0.050309Jy sigma=0.454492 ! 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.050309Jy sigma=0.454492 ! Fit after self-cal, rms=0.050147Jy sigma=0.454484 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.067 mas, bmaj=2.56 mas, bpa=-5.414 degrees ! Estimated noise=0.419808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017044 Jy ! Component: 100 - total flux cleaned = 0.000212297 Jy ! Component: 150 - total flux cleaned = 0.000232726 Jy ! Component: 200 - total flux cleaned = 0.000256695 Jy ! Total flux subtracted in 200 components = 0.000256695 Jy ! Clean residual min=-0.000561 max=0.000604 Jy/beam ! Clean residual mean=-0.000001 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.0669035 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.0669035 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.050146Jy sigma=0.454471 ! Fit after self-cal, rms=0.050145Jy sigma=0.454466 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 = 6.56368e-05 Jy ! Component: 100 - total flux cleaned = 8.95649e-05 Jy ! Component: 150 - total flux cleaned = 9.98091e-05 Jy ! Component: 200 - total flux cleaned = 0.000109194 Jy ! Total flux subtracted in 200 components = 0.000109194 Jy ! Clean residual min=-0.000556 max=0.000616 Jy/beam ! Clean residual mean=-0.000001 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.0670127 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 96 components and 0.0670127 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.050144Jy sigma=0.454463 ! Fit after self-cal, rms=0.050143Jy sigma=0.454460 ! 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=0.9336 mas, bmaj=1.688 mas, bpa=-4.844 degrees ! Estimated noise=0.336024 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9336 x 1.688 at -4.844 degrees (North through East) ! Clean map min=-0.00063417 max=0.046304 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=0.7276 mas, bmaj=1.368 mas, bpa=-4.758 degrees ! Estimated noise=0.715726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0337263 Jy ! Component: 100 - total flux cleaned = 0.0447188 Jy ! Component: 150 - total flux cleaned = 0.0516042 Jy ! Component: 200 - total flux cleaned = 0.0560233 Jy ! Total flux subtracted in 200 components = 0.0560233 Jy ! Clean residual min=-0.001696 max=0.002338 Jy/beam ! Clean residual mean=0.000000 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0560233 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0560233 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9336 mas, bmaj=1.688 mas, bpa=-4.844 degrees ! Estimated noise=0.336024 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.00432863 Jy ! Component: 100 - total flux cleaned = 0.00673659 Jy ! Component: 150 - total flux cleaned = 0.00824818 Jy ! Component: 200 - total flux cleaned = 0.00929283 Jy ! Total flux subtracted in 200 components = 0.00929283 Jy ! Clean residual min=-0.000665 max=0.000666 Jy/beam ! Clean residual mean=-0.000000 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0653161 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 28 components and 0.0653161 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.067 mas, bmaj=2.56 mas, bpa=-5.414 degrees ! Estimated noise=0.419808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000970471 Jy ! Component: 100 - total flux cleaned = 0.00129453 Jy ! Component: 150 - total flux cleaned = 0.00151364 Jy ! Component: 200 - total flux cleaned = 0.00161606 Jy ! Total flux subtracted in 200 components = 0.00161606 Jy ! Clean residual min=-0.000566 max=0.000618 Jy/beam ! Clean residual mean=-0.000001 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.0669322 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 = 7.22221e-05 Jy ! Component: 100 - total flux cleaned = 0.000113792 Jy ! Component: 150 - total flux cleaned = 0.000131954 Jy ! Component: 200 - total flux cleaned = 0.000140029 Jy ! Total flux subtracted in 200 components = 0.000140029 Jy ! Clean residual min=-0.000547 max=0.000613 Jy/beam ! Clean residual mean=-0.000001 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0670722 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 58 components and 0.0670722 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9336 mas, bmaj=1.688 mas, bpa=-4.844 degrees ! Estimated noise=0.336024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.74408e-05 Jy ! Component: 100 - total flux cleaned = 8.27434e-05 Jy ! Component: 150 - total flux cleaned = 9.75149e-05 Jy ! Component: 200 - total flux cleaned = 0.000125087 Jy ! Total flux subtracted in 200 components = 0.000125087 Jy ! Clean residual min=-0.000572 max=0.000597 Jy/beam ! Clean residual mean=-0.000000 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.0671973 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.0671973 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.050154Jy sigma=0.454535 ! Fit after self-cal, rms=0.050149Jy sigma=0.454510 wmodel J2130+3332_X_a_map.mod ! Writing 74 model components to file: J2130+3332_X_a_map.mod wobs J2130+3332_X_a_uvs.fits ! Writing UV FITS file: J2130+3332_X_a_uvs.fits wwins J2130+3332_X_a_map.win ! wwins: Wrote 4 windows to J2130+3332_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 = 9.01246e-05 Jy ! Component: 100 - total flux cleaned = 8.9981e-05 Jy ! Component: 150 - total flux cleaned = 0.000110515 Jy ! Component: 200 - total flux cleaned = 0.000130689 Jy ! Component: 250 - total flux cleaned = 0.000179637 Jy ! Component: 300 - total flux cleaned = 0.000208451 Jy ! Component: 350 - total flux cleaned = 0.000246279 Jy ! Component: 400 - total flux cleaned = 0.000274211 Jy ! Component: 450 - total flux cleaned = 0.000301825 Jy ! Component: 500 - total flux cleaned = 0.000310981 Jy ! Component: 550 - total flux cleaned = 0.00031117 Jy ! Component: 600 - total flux cleaned = 0.000328928 Jy ! Component: 650 - total flux cleaned = 0.000337809 Jy ! Component: 700 - total flux cleaned = 0.000372471 Jy ! Component: 750 - total flux cleaned = 0.000389469 Jy ! Component: 800 - total flux cleaned = 0.000380936 Jy ! Component: 850 - total flux cleaned = 0.000397823 Jy ! Component: 900 - total flux cleaned = 0.000422933 Jy ! Component: 950 - total flux cleaned = 0.000422988 Jy ! Component: 1000 - total flux cleaned = 0.00044768 Jy ! Component: 1050 - total flux cleaned = 0.000439653 Jy ! Component: 1100 - total flux cleaned = 0.000480044 Jy ! Component: 1150 - total flux cleaned = 0.000448054 Jy ! Component: 1200 - total flux cleaned = 0.000472055 Jy ! Component: 1250 - total flux cleaned = 0.000448336 Jy ! Component: 1300 - total flux cleaned = 0.000464101 Jy ! Component: 1350 - total flux cleaned = 0.000448509 Jy ! Component: 1400 - total flux cleaned = 0.000487276 Jy ! Component: 1450 - total flux cleaned = 0.000479468 Jy ! Component: 1500 - total flux cleaned = 0.000487056 Jy ! Component: 1550 - total flux cleaned = 0.000494654 Jy ! Component: 1600 - total flux cleaned = 0.000487052 Jy ! Component: 1650 - total flux cleaned = 0.000471965 Jy ! Component: 1700 - total flux cleaned = 0.00047194 Jy ! Component: 1750 - total flux cleaned = 0.000442348 Jy ! Component: 1800 - total flux cleaned = 0.000434865 Jy ! Component: 1850 - total flux cleaned = 0.000442196 Jy ! Component: 1900 - total flux cleaned = 0.000434916 Jy ! Component: 1950 - total flux cleaned = 0.000413132 Jy ! Component: 2000 - total flux cleaned = 0.0004132 Jy ! Component: 2050 - total flux cleaned = 0.00041315 Jy ! Component: 2100 - total flux cleaned = 0.000420264 Jy ! Component: 2150 - total flux cleaned = 0.000391835 Jy ! Component: 2200 - total flux cleaned = 0.000377732 Jy ! Component: 2250 - total flux cleaned = 0.0003637 Jy ! Component: 2300 - total flux cleaned = 0.000314778 Jy ! Component: 2350 - total flux cleaned = 0.000321767 Jy ! Component: 2400 - total flux cleaned = 0.00031486 Jy ! Component: 2450 - total flux cleaned = 0.000314914 Jy ! Component: 2500 - total flux cleaned = 0.000287506 Jy ! Component: 2550 - total flux cleaned = 0.000260194 Jy ! Component: 2600 - total flux cleaned = 0.000267043 Jy ! Component: 2650 - total flux cleaned = 0.000240008 Jy ! Component: 2700 - total flux cleaned = 0.000226544 Jy ! Component: 2750 - total flux cleaned = 0.000172857 Jy ! Component: 2800 - total flux cleaned = 0.000186254 Jy ! Component: 2850 - total flux cleaned = 0.000166362 Jy ! Component: 2900 - total flux cleaned = 0.00018626 Jy ! Component: 2950 - total flux cleaned = 0.000133446 Jy ! Component: 3000 - total flux cleaned = 0.000113753 Jy ! Component: 3050 - total flux cleaned = 0.000120306 Jy ! Component: 3100 - total flux cleaned = 8.12471e-05 Jy ! Component: 3150 - total flux cleaned = 6.82623e-05 Jy ! Component: 3200 - total flux cleaned = 0.000113563 Jy ! Component: 3250 - total flux cleaned = 0.000100691 Jy ! Component: 3300 - total flux cleaned = 8.78798e-05 Jy ! Component: 3350 - total flux cleaned = 8.78882e-05 Jy ! Component: 3400 - total flux cleaned = 6.24009e-05 Jy ! Component: 3450 - total flux cleaned = 6.23895e-05 Jy ! Component: 3500 - total flux cleaned = 6.24259e-05 Jy ! Component: 3550 - total flux cleaned = 6.24535e-05 Jy ! Component: 3600 - total flux cleaned = 8.75214e-05 Jy ! Component: 3650 - total flux cleaned = 0.000118728 Jy ! Component: 3700 - total flux cleaned = 5.03525e-05 Jy ! Component: 3750 - total flux cleaned = 6.89503e-05 Jy ! Component: 3800 - total flux cleaned = 9.36521e-05 Jy ! Component: 3850 - total flux cleaned = 8.13825e-05 Jy ! Component: 3900 - total flux cleaned = 7.52292e-05 Jy ! Component: 3950 - total flux cleaned = 8.74747e-05 Jy ! Component: 4000 - total flux cleaned = 0.000105755 Jy ! Component: 4050 - total flux cleaned = 0.000124002 Jy ! Total flux subtracted in 4096 components = 0.000123959 Jy ! Clean residual min=-0.000344 max=0.000317 Jy/beam ! Clean residual mean=-0.000000 rms=0.000105 Jy/beam ! Combined flux in latest and established models = 0.0673212 Jy keep ! Adding 370 model components to the UV plane model. ! The established model now contains 444 components and 0.0673213 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uvm//J2130+3332_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9336 x 1.688 at -4.844 degrees (North through East) ! Clean map min=-0.00054991 max=0.046215 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uvm//J2130+3332_X_a_map.fits wmodel /image_prod/ug002_uvm//J2130+3332_X_a_map.mod ! Writing 444 model components to file: /image_prod/ug002_uvm//J2130+3332_X_a_map.mod wobs /image_prod/ug002_uvm//J2130+3332_X_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uvm//J2130+3332_X_a_uvs.fits wwins /image_prod/ug002_uvm//J2130+3332_X_a_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uvm//J2130+3332_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0462154 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000104935 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.681166 0.681166 1.36233 2.72466 5.44933 10.8987 21.7973 43.5946 87.1892 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.046 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 440.421 quit ! Quitting program ! Log file /image_prod/ug002_uvm//J2130+3332_X_a_dfm.log closed on Wed Mar 4 17:42:56 2020