! Started logfile: /image_prod/ug002_uva//J1214+0242_S_a_dfm.log on Thu Mar 5 00:30:12 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J1214+0242_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1214+0242_S_a_uva.fits ! AN table 1: 90 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.821481 visibilities/baseline/integration-bin. ! Found source: J1214+0242 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 9981 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1214+0242_S_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.500x0.500 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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005897Jy sigma=8.733031 ! Fit after self-cal, rms=0.949631Jy sigma=8.255759 ! 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=3.141 mas, bmaj=7.782 mas, bpa=0.9378 degrees ! Estimated noise=1.27285 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.0401053 Jy ! Component: 100 - total flux cleaned = 0.0490873 Jy ! Total flux subtracted in 100 components = 0.0490873 Jy ! Clean residual min=-0.003866 max=0.003235 Jy/beam ! Clean residual mean=-0.000004 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.0490873 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0490873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065162Jy sigma=0.496918 ! Fit after self-cal, rms=0.063699Jy sigma=0.482797 ! 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=3.767 mas, bmaj=8.707 mas, bpa=1.187 degrees ! Estimated noise=0.878017 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.00475053 Jy ! Component: 100 - total flux cleaned = 0.00692416 Jy ! Component: 150 - total flux cleaned = 0.00822278 Jy ! Component: 200 - total flux cleaned = 0.00901034 Jy ! Total flux subtracted in 200 components = 0.00901034 Jy ! Clean residual min=-0.003464 max=0.002640 Jy/beam ! Clean residual mean=-0.000012 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.0580977 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 42 components and 0.0580977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063290Jy sigma=0.480208 ! Fit after self-cal, rms=0.063286Jy sigma=0.480096 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.767 x 8.707 at 1.187 degrees (North through East) ! Clean map min=-0.0034799 max=0.053244 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.05 HN 1.09 KP 1.06 ! LA 1.07 MK 1.01 NL 1.03 OV 0.63 ! PT 1.13 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.12 HN 1.02 KP 1.08 ! LA 1.08 MK 1.01 NL 0.91 OV 1.02 ! PT 1.04 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.04 HN 1.01 KP 1.09 ! LA 1.08 MK 1.03 NL 0.92 OV 0.65 ! PT 1.16 SC 1.02 ! ! ! Fit before self-cal, rms=0.063286Jy sigma=0.480096 ! Fit after self-cal, rms=0.061149Jy sigma=0.469899 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.764 mas, bmaj=8.764 mas, bpa=1.502 degrees ! Estimated noise=0.879293 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.000210759 Jy ! Component: 100 - total flux cleaned = 0.000169969 Jy ! Component: 150 - total flux cleaned = 0.000152626 Jy ! Component: 200 - total flux cleaned = 0.000136796 Jy ! Total flux subtracted in 200 components = 0.000136796 Jy ! Clean residual min=-0.001961 max=0.001848 Jy/beam ! Clean residual mean=-0.000002 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0582345 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.0582345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061136Jy sigma=0.469801 ! Fit after self-cal, rms=0.061409Jy sigma=0.468484 ! 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. ! ! Fit before self-cal, rms=0.061409Jy sigma=0.468484 ! Fit after self-cal, rms=0.060239Jy sigma=0.466517 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.766 mas, bmaj=8.757 mas, bpa=1.476 degrees ! Estimated noise=0.8802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.24276e-05 Jy ! Component: 100 - total flux cleaned = -0.000156184 Jy ! Component: 150 - total flux cleaned = -0.000196732 Jy ! Component: 200 - total flux cleaned = -0.000205794 Jy ! Total flux subtracted in 200 components = -0.000205794 Jy ! Clean residual min=-0.001626 max=0.001387 Jy/beam ! Clean residual mean=-0.000002 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0580287 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 62 components and 0.0580287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060235Jy sigma=0.466474 ! Fit after self-cal, rms=0.060347Jy sigma=0.466238 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 = -7.74233e-06 Jy ! Component: 100 - total flux cleaned = -1.70539e-05 Jy ! Component: 150 - total flux cleaned = -2.53922e-05 Jy ! Component: 200 - total flux cleaned = -3.31588e-05 Jy ! Total flux subtracted in 200 components = -3.31588e-05 Jy ! Clean residual min=-0.001635 max=0.001418 Jy/beam ! Clean residual mean=-0.000002 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.0579955 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.0579955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060343Jy sigma=0.466221 ! Fit after self-cal, rms=0.060345Jy sigma=0.466219 ! 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. ! ! Fit before self-cal, rms=0.060345Jy sigma=0.466219 ! Fit after self-cal, rms=0.060690Jy sigma=0.466153 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.765 mas, bmaj=8.761 mas, bpa=1.497 degrees ! Estimated noise=0.880057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.12923e-05 Jy ! Component: 100 - total flux cleaned = -9.53711e-05 Jy ! Component: 150 - total flux cleaned = -0.00011933 Jy ! Component: 200 - total flux cleaned = -0.000134327 Jy ! Total flux subtracted in 200 components = -0.000134327 Jy ! Clean residual min=-0.001580 max=0.001363 Jy/beam ! Clean residual mean=-0.000002 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.0578612 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.0578612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060688Jy sigma=0.466132 ! Fit after self-cal, rms=0.060726Jy sigma=0.466118 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.00495e-06 Jy ! Component: 100 - total flux cleaned = -1.61318e-05 Jy ! Component: 150 - total flux cleaned = -9.20732e-06 Jy ! Component: 200 - total flux cleaned = -9.34097e-06 Jy ! Total flux subtracted in 200 components = -9.34097e-06 Jy ! Clean residual min=-0.001582 max=0.001370 Jy/beam ! Clean residual mean=-0.000002 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0578518 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 72 components and 0.0578518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060724Jy sigma=0.466107 ! Fit after self-cal, rms=0.060725Jy sigma=0.466106 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.060725Jy sigma=0.466106 ! Fit after self-cal, rms=0.060807Jy sigma=0.466102 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.968 mas, bmaj=13.02 mas, bpa=-3.092 degrees ! Estimated noise=1.03229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000133712 Jy ! Component: 100 - total flux cleaned = 0.000133434 Jy ! Component: 150 - total flux cleaned = 0.000128562 Jy ! Component: 200 - total flux cleaned = 0.000133276 Jy ! Total flux subtracted in 200 components = 0.000133276 Jy ! Clean residual min=-0.001712 max=0.001342 Jy/beam ! Clean residual mean=-0.000004 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0579851 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 77 components and 0.0579851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060807Jy sigma=0.466100 ! Fit after self-cal, rms=0.060820Jy sigma=0.466095 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 = 1.67693e-05 Jy ! Component: 100 - total flux cleaned = 2.26231e-05 Jy ! Component: 150 - total flux cleaned = 1.75521e-05 Jy ! Component: 200 - total flux cleaned = 2.18779e-05 Jy ! Total flux subtracted in 200 components = 2.18779e-05 Jy ! Clean residual min=-0.001717 max=0.001337 Jy/beam ! Clean residual mean=-0.000004 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.058007 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 0.058007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060820Jy sigma=0.466100 ! Fit after self-cal, rms=0.060821Jy sigma=0.466097 ! 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=3.764 mas, bmaj=8.763 mas, bpa=1.506 degrees ! Estimated noise=0.87959 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.764 x 8.763 at 1.506 degrees (North through East) ! Clean map min=-0.0015122 max=0.052862 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=3.146 mas, bmaj=7.838 mas, bpa=1.31 degrees ! Estimated noise=1.2657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0410683 Jy ! Component: 100 - total flux cleaned = 0.0503727 Jy ! Component: 150 - total flux cleaned = 0.0537707 Jy ! Component: 200 - total flux cleaned = 0.0554642 Jy ! Total flux subtracted in 200 components = 0.0554642 Jy ! Clean residual min=-0.002226 max=0.001959 Jy/beam ! Clean residual mean=-0.000001 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.0554642 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 0.0554642 Jy ! Inverting map and beam ! Estimated beam: bmin=3.764 mas, bmaj=8.763 mas, bpa=1.506 degrees ! Estimated noise=0.87959 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.00116869 Jy ! Component: 100 - total flux cleaned = 0.00176923 Jy ! Component: 150 - total flux cleaned = 0.00200663 Jy ! Component: 200 - total flux cleaned = 0.00205299 Jy ! Total flux subtracted in 200 components = 0.00205299 Jy ! Clean residual min=-0.001616 max=0.001388 Jy/beam ! Clean residual mean=-0.000002 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.0575172 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.0575172 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.968 mas, bmaj=13.02 mas, bpa=-3.092 degrees ! Estimated noise=1.03229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000319237 Jy ! Component: 100 - total flux cleaned = 0.000340742 Jy ! Component: 150 - total flux cleaned = 0.000366783 Jy ! Component: 200 - total flux cleaned = 0.000390043 Jy ! Total flux subtracted in 200 components = 0.000390043 Jy ! Clean residual min=-0.001738 max=0.001335 Jy/beam ! Clean residual mean=-0.000003 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.0579072 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 = 5.58203e-06 Jy ! Component: 100 - total flux cleaned = 1.59313e-05 Jy ! Component: 150 - total flux cleaned = 2.10455e-05 Jy ! Component: 200 - total flux cleaned = 3.08563e-05 Jy ! Total flux subtracted in 200 components = 3.08563e-05 Jy ! Clean residual min=-0.001730 max=0.001336 Jy/beam ! Clean residual mean=-0.000003 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0579381 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.0579381 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.764 mas, bmaj=8.763 mas, bpa=1.506 degrees ! Estimated noise=0.87959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000147955 Jy ! Component: 100 - total flux cleaned = -0.000137397 Jy ! Component: 150 - total flux cleaned = -0.000128407 Jy ! Component: 200 - total flux cleaned = -0.000136897 Jy ! Total flux subtracted in 200 components = -0.000136897 Jy ! Clean residual min=-0.001590 max=0.001387 Jy/beam ! Clean residual mean=-0.000002 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.0578012 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.0578012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060826Jy sigma=0.466120 ! Fit after self-cal, rms=0.060824Jy sigma=0.466112 wmodel J1214+0242_S_a_map.mod ! Writing 59 model components to file: J1214+0242_S_a_map.mod wobs J1214+0242_S_a_uvs.fits ! Writing UV FITS file: J1214+0242_S_a_uvs.fits wwins J1214+0242_S_a_map.win ! wwins: Wrote 1 windows to J1214+0242_S_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 = -0.000342868 Jy ! Component: 100 - total flux cleaned = -0.000367694 Jy ! Component: 150 - total flux cleaned = -0.0004843 Jy ! Component: 200 - total flux cleaned = -0.000708985 Jy ! Component: 250 - total flux cleaned = -0.000881884 Jy ! Component: 300 - total flux cleaned = -0.000986036 Jy ! Component: 350 - total flux cleaned = -0.00110827 Jy ! Component: 400 - total flux cleaned = -0.00122755 Jy ! Component: 450 - total flux cleaned = -0.00132435 Jy ! Component: 500 - total flux cleaned = -0.00141874 Jy ! Component: 550 - total flux cleaned = -0.00143755 Jy ! Component: 600 - total flux cleaned = -0.00147355 Jy ! Component: 650 - total flux cleaned = -0.00145578 Jy ! Component: 700 - total flux cleaned = -0.00147291 Jy ! Component: 750 - total flux cleaned = -0.00154081 Jy ! Component: 800 - total flux cleaned = -0.00155743 Jy ! Component: 850 - total flux cleaned = -0.0015577 Jy ! Component: 900 - total flux cleaned = -0.00160637 Jy ! Component: 950 - total flux cleaned = -0.00163824 Jy ! Component: 1000 - total flux cleaned = -0.00165396 Jy ! Component: 1050 - total flux cleaned = -0.00168428 Jy ! Component: 1100 - total flux cleaned = -0.00168408 Jy ! Component: 1150 - total flux cleaned = -0.00162447 Jy ! Component: 1200 - total flux cleaned = -0.00163914 Jy ! Component: 1250 - total flux cleaned = -0.00165305 Jy ! Component: 1300 - total flux cleaned = -0.00162448 Jy ! Component: 1350 - total flux cleaned = -0.00159621 Jy ! Component: 1400 - total flux cleaned = -0.00152724 Jy ! Component: 1450 - total flux cleaned = -0.0015684 Jy ! Component: 1500 - total flux cleaned = -0.00151425 Jy ! Component: 1550 - total flux cleaned = -0.00148771 Jy ! Component: 1600 - total flux cleaned = -0.00148768 Jy ! Component: 1650 - total flux cleaned = -0.00147486 Jy ! Component: 1700 - total flux cleaned = -0.00147481 Jy ! Component: 1750 - total flux cleaned = -0.00142426 Jy ! Component: 1800 - total flux cleaned = -0.0014994 Jy ! Component: 1850 - total flux cleaned = -0.00146242 Jy ! Component: 1900 - total flux cleaned = -0.00149921 Jy ! Component: 1950 - total flux cleaned = -0.00152337 Jy ! Component: 2000 - total flux cleaned = -0.00157131 Jy ! Component: 2050 - total flux cleaned = -0.00159473 Jy ! Component: 2100 - total flux cleaned = -0.00157126 Jy ! Component: 2150 - total flux cleaned = -0.00157134 Jy ! Component: 2200 - total flux cleaned = -0.0015829 Jy ! Component: 2250 - total flux cleaned = -0.00158295 Jy ! Component: 2300 - total flux cleaned = -0.00159419 Jy ! Component: 2350 - total flux cleaned = -0.00152746 Jy ! Component: 2400 - total flux cleaned = -0.00156056 Jy ! Component: 2450 - total flux cleaned = -0.00153857 Jy ! Component: 2500 - total flux cleaned = -0.00153852 Jy ! Component: 2550 - total flux cleaned = -0.00149576 Jy ! Component: 2600 - total flux cleaned = -0.0014958 Jy ! Component: 2650 - total flux cleaned = -0.00147474 Jy ! Component: 2700 - total flux cleaned = -0.00146437 Jy ! Component: 2750 - total flux cleaned = -0.00145407 Jy ! Component: 2800 - total flux cleaned = -0.00150534 Jy ! Component: 2850 - total flux cleaned = -0.00148483 Jy ! Component: 2900 - total flux cleaned = -0.00149495 Jy ! Component: 2950 - total flux cleaned = -0.00145489 Jy ! Component: 3000 - total flux cleaned = -0.00147491 Jy ! Component: 3050 - total flux cleaned = -0.00150448 Jy ! Component: 3100 - total flux cleaned = -0.00151417 Jy ! Component: 3150 - total flux cleaned = -0.00151436 Jy ! Component: 3200 - total flux cleaned = -0.00155287 Jy ! Component: 3250 - total flux cleaned = -0.00155299 Jy ! Component: 3300 - total flux cleaned = -0.00154345 Jy ! Component: 3350 - total flux cleaned = -0.00154352 Jy ! Component: 3400 - total flux cleaned = -0.00155291 Jy ! Component: 3450 - total flux cleaned = -0.00158063 Jy ! Component: 3500 - total flux cleaned = -0.00156224 Jy ! Component: 3550 - total flux cleaned = -0.00154399 Jy ! Component: 3600 - total flux cleaned = -0.00158937 Jy ! Component: 3650 - total flux cleaned = -0.00159838 Jy ! Component: 3700 - total flux cleaned = -0.00159834 Jy ! Component: 3750 - total flux cleaned = -0.00159839 Jy ! Component: 3800 - total flux cleaned = -0.00157197 Jy ! Component: 3850 - total flux cleaned = -0.00158947 Jy ! Component: 3900 - total flux cleaned = -0.00161559 Jy ! Component: 3950 - total flux cleaned = -0.00159827 Jy ! Component: 4000 - total flux cleaned = -0.00164123 Jy ! Component: 4050 - total flux cleaned = -0.0016327 Jy ! Total flux subtracted in 4096 components = -0.00161578 Jy ! Clean residual min=-0.000518 max=0.000546 Jy/beam ! Clean residual mean=-0.000000 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.0561854 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 356 components and 0.0561854 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1214+0242_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.764 x 8.763 at 1.506 degrees (North through East) ! Clean map min=-0.0011435 max=0.05276 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1214+0242_S_a_map.fits wmodel /image_prod/ug002_uva//J1214+0242_S_a_map.mod ! Writing 356 model components to file: /image_prod/ug002_uva//J1214+0242_S_a_map.mod wobs /image_prod/ug002_uva//J1214+0242_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1214+0242_S_a_uvs.fits wwins /image_prod/ug002_uva//J1214+0242_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1214+0242_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0527602 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000157542 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.8958 0.8958 1.7916 3.5832 7.1664 14.3328 28.6656 57.3312 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.052 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 334.896 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1214+0242_S_a_dfm.log closed on Thu Mar 5 00:30:15 2020