! Started logfile: /image_prod/ug002_uva//J2213+2910_S_b_dfm.log on Thu Mar 5 05:33:57 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//J2213+2910_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2213+2910_S_b_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.925926 visibilities/baseline/integration-bin. ! Found source: J2213+2910 ! ! 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 9000 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 J2213+2910_S_b] 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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005983Jy sigma=8.934053 ! Fit after self-cal, rms=0.957916Jy sigma=8.539562 ! 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=2.934 mas, bmaj=6.523 mas, bpa=-5.768 degrees ! Estimated noise=1.58121 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.0336249 Jy ! Component: 100 - total flux cleaned = 0.0409251 Jy ! Total flux subtracted in 100 components = 0.0409251 Jy ! Clean residual min=-0.004933 max=0.004291 Jy/beam ! Clean residual mean=0.000002 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.0409251 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0409251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082691Jy sigma=0.555495 ! Fit after self-cal, rms=0.081393Jy sigma=0.538581 ! 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.581 mas, bmaj=7.795 mas, bpa=-6.304 degrees ! Estimated noise=0.870628 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.00344251 Jy ! Component: 100 - total flux cleaned = 0.00321413 Jy ! Component: 150 - total flux cleaned = 0.00272585 Jy ! Component: 200 - total flux cleaned = 0.00238003 Jy ! Total flux subtracted in 200 components = 0.00238003 Jy ! Clean residual min=-0.003337 max=0.002757 Jy/beam ! Clean residual mean=0.000003 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.0433052 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.0433052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080918Jy sigma=0.535943 ! Fit after self-cal, rms=0.080897Jy sigma=0.535722 ! 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.581 x 7.795 at -6.304 degrees (North through East) ! Clean map min=-0.0032392 max=0.046907 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 1.00 KP 1.03 LA 1.07 ! MK 0.95 NL 1.04 OV 1.09 PT 1.06 ! SC 1.22 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.51 FD 0.97 KP 1.02 LA 1.10 ! MK 1.06 NL 0.78 OV 1.04 PT 1.14 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.64 FD 0.99 KP 1.09 LA 1.07 ! MK 1.00 NL 0.96 OV 1.04 PT 1.04 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.080897Jy sigma=0.535722 ! Fit after self-cal, rms=0.067248Jy sigma=0.527946 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=7.438 mas, bpa=-6.311 degrees ! Estimated noise=0.857097 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.00105706 Jy ! Component: 100 - total flux cleaned = 0.00117186 Jy ! Component: 150 - total flux cleaned = 0.00124515 Jy ! Component: 200 - total flux cleaned = 0.0012891 Jy ! Total flux subtracted in 200 components = 0.0012891 Jy ! Clean residual min=-0.001916 max=0.001949 Jy/beam ! Clean residual mean=0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0445943 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.0445943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067217Jy sigma=0.527727 ! Fit after self-cal, rms=0.067412Jy sigma=0.525034 ! 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.067412Jy sigma=0.525034 ! Fit after self-cal, rms=0.066249Jy sigma=0.522533 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.614 mas, bmaj=7.29 mas, bpa=-6.668 degrees ! Estimated noise=0.863808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112347 Jy ! Component: 100 - total flux cleaned = 0.00154859 Jy ! Component: 150 - total flux cleaned = 0.00169957 Jy ! Component: 200 - total flux cleaned = 0.00179228 Jy ! Total flux subtracted in 200 components = 0.00179228 Jy ! Clean residual min=-0.002031 max=0.002047 Jy/beam ! Clean residual mean=-0.000001 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0463866 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.0463866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066223Jy sigma=0.522309 ! Fit after self-cal, rms=0.066627Jy sigma=0.521095 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.000502913 Jy ! Component: 100 - total flux cleaned = -0.000557068 Jy ! Component: 150 - total flux cleaned = -0.000572515 Jy ! Component: 200 - total flux cleaned = -0.000547187 Jy ! Total flux subtracted in 200 components = -0.000547187 Jy ! Clean residual min=-0.002351 max=0.002209 Jy/beam ! Clean residual mean=-0.000001 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.0458394 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.0458394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066621Jy sigma=0.521046 ! Fit after self-cal, rms=0.066629Jy sigma=0.521033 ! 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.066629Jy sigma=0.521033 ! Fit after self-cal, rms=0.066042Jy sigma=0.518808 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.601 mas, bmaj=7.175 mas, bpa=-6.695 degrees ! Estimated noise=0.862732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000912508 Jy ! Component: 100 - total flux cleaned = 0.00121606 Jy ! Component: 150 - total flux cleaned = 0.00134132 Jy ! Component: 200 - total flux cleaned = 0.00143254 Jy ! Total flux subtracted in 200 components = 0.00143254 Jy ! Clean residual min=-0.001735 max=0.001932 Jy/beam ! Clean residual mean=-0.000001 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0472719 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.0472719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066026Jy sigma=0.518658 ! Fit after self-cal, rms=0.066563Jy sigma=0.517708 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.000477145 Jy ! Component: 100 - total flux cleaned = -0.00047742 Jy ! Component: 150 - total flux cleaned = -0.000467189 Jy ! Component: 200 - total flux cleaned = -0.000438368 Jy ! Total flux subtracted in 200 components = -0.000438368 Jy ! Clean residual min=-0.001987 max=0.001950 Jy/beam ! Clean residual mean=-0.000001 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0468336 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.0468335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066553Jy sigma=0.517706 ! Fit after self-cal, rms=0.066560Jy sigma=0.517700 ! 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.066560Jy sigma=0.517700 ! Fit after self-cal, rms=0.069076Jy sigma=0.517117 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.31 mas, bmaj=10.42 mas, bpa=4.423 degrees ! Estimated noise=1.04072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130389 Jy ! Component: 100 - total flux cleaned = 0.00164789 Jy ! Component: 150 - total flux cleaned = 0.0017667 Jy ! Component: 200 - total flux cleaned = 0.00184415 Jy ! Total flux subtracted in 200 components = 0.00184415 Jy ! Clean residual min=-0.001906 max=0.002155 Jy/beam ! Clean residual mean=-0.000003 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.0486777 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 66 components and 0.0486777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069076Jy sigma=0.517098 ! Fit after self-cal, rms=0.069489Jy sigma=0.516793 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.00045132 Jy ! Component: 100 - total flux cleaned = -0.000388063 Jy ! Component: 150 - total flux cleaned = -0.000356934 Jy ! Component: 200 - total flux cleaned = -0.000329159 Jy ! Total flux subtracted in 200 components = -0.000329159 Jy ! Clean residual min=-0.001808 max=0.002159 Jy/beam ! Clean residual mean=-0.000004 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0483485 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.0483485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069493Jy sigma=0.516819 ! Fit after self-cal, rms=0.069487Jy sigma=0.516791 ! 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.59 mas, bmaj=7.094 mas, bpa=-6.658 degrees ! Estimated noise=0.86218 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.59 x 7.094 at -6.658 degrees (North through East) ! Clean map min=-0.0017537 max=0.043787 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=2.963 mas, bmaj=6.062 mas, bpa=-6.472 degrees ! Estimated noise=1.52189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0340154 Jy ! Component: 100 - total flux cleaned = 0.0416307 Jy ! Component: 150 - total flux cleaned = 0.0442588 Jy ! Component: 200 - total flux cleaned = 0.0455991 Jy ! Total flux subtracted in 200 components = 0.0455991 Jy ! Clean residual min=-0.003086 max=0.003132 Jy/beam ! Clean residual mean=-0.000001 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.0455991 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0455991 Jy ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=7.094 mas, bpa=-6.658 degrees ! Estimated noise=0.86218 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.00156507 Jy ! Component: 100 - total flux cleaned = 0.00191538 Jy ! Component: 150 - total flux cleaned = 0.00201145 Jy ! Component: 200 - total flux cleaned = 0.002079 Jy ! Total flux subtracted in 200 components = 0.002079 Jy ! Clean residual min=-0.001861 max=0.001727 Jy/beam ! Clean residual mean=-0.000002 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0476781 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 0.0476781 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=8.31 mas, bmaj=10.42 mas, bpa=4.423 degrees ! Estimated noise=1.04072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000436323 Jy ! Component: 100 - total flux cleaned = 0.00052912 Jy ! Component: 150 - total flux cleaned = 0.000617497 Jy ! Component: 200 - total flux cleaned = 0.00067157 Jy ! Total flux subtracted in 200 components = 0.00067157 Jy ! Clean residual min=-0.001796 max=0.002185 Jy/beam ! Clean residual mean=-0.000004 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0483496 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.24981e-05 Jy ! Component: 100 - total flux cleaned = 7.78087e-05 Jy ! Component: 150 - total flux cleaned = 9.3177e-05 Jy ! Component: 200 - total flux cleaned = 0.00010029 Jy ! Total flux subtracted in 200 components = 0.00010029 Jy ! Clean residual min=-0.001791 max=0.002179 Jy/beam ! Clean residual mean=-0.000004 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0484499 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.0484499 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=7.094 mas, bpa=-6.658 degrees ! Estimated noise=0.86218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124992 Jy ! Component: 100 - total flux cleaned = -0.0002758 Jy ! Component: 150 - total flux cleaned = -0.000371792 Jy ! Component: 200 - total flux cleaned = -0.0003877 Jy ! Total flux subtracted in 200 components = -0.0003877 Jy ! Clean residual min=-0.001841 max=0.001717 Jy/beam ! Clean residual mean=-0.000002 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0480622 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.0480622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069488Jy sigma=0.516924 ! Fit after self-cal, rms=0.069491Jy sigma=0.516900 wmodel J2213+2910_S_b_map.mod ! Writing 51 model components to file: J2213+2910_S_b_map.mod wobs J2213+2910_S_b_uvs.fits ! Writing UV FITS file: J2213+2910_S_b_uvs.fits wwins J2213+2910_S_b_map.win ! wwins: Wrote 1 windows to J2213+2910_S_b_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.000402404 Jy ! Component: 100 - total flux cleaned = -0.000433661 Jy ! Component: 150 - total flux cleaned = -0.000433917 Jy ! Component: 200 - total flux cleaned = -0.000355008 Jy ! Component: 250 - total flux cleaned = -0.000304696 Jy ! Component: 300 - total flux cleaned = -0.000206376 Jy ! Component: 350 - total flux cleaned = -0.000134913 Jy ! Component: 400 - total flux cleaned = -4.26226e-05 Jy ! Component: 450 - total flux cleaned = -4.31325e-05 Jy ! Component: 500 - total flux cleaned = 1.90659e-06 Jy ! Component: 550 - total flux cleaned = 0.000133527 Jy ! Component: 600 - total flux cleaned = 0.000154662 Jy ! Component: 650 - total flux cleaned = 0.000113696 Jy ! Component: 700 - total flux cleaned = 0.000216514 Jy ! Component: 750 - total flux cleaned = 0.000256761 Jy ! Component: 800 - total flux cleaned = 0.000296062 Jy ! Component: 850 - total flux cleaned = 0.000295991 Jy ! Component: 900 - total flux cleaned = 0.000257482 Jy ! Component: 950 - total flux cleaned = 0.000314079 Jy ! Component: 1000 - total flux cleaned = 0.00031381 Jy ! Component: 1050 - total flux cleaned = 0.000295386 Jy ! Component: 1100 - total flux cleaned = 0.000277279 Jy ! Component: 1150 - total flux cleaned = 0.000277166 Jy ! Component: 1200 - total flux cleaned = 0.000242509 Jy ! Component: 1250 - total flux cleaned = 0.000328263 Jy ! Component: 1300 - total flux cleaned = 0.000344926 Jy ! Component: 1350 - total flux cleaned = 0.00039509 Jy ! Component: 1400 - total flux cleaned = 0.000346122 Jy ! Component: 1450 - total flux cleaned = 0.000411121 Jy ! Component: 1500 - total flux cleaned = 0.000394891 Jy ! Component: 1550 - total flux cleaned = 0.000363561 Jy ! Component: 1600 - total flux cleaned = 0.000410612 Jy ! Component: 1650 - total flux cleaned = 0.000441213 Jy ! Component: 1700 - total flux cleaned = 0.000456067 Jy ! Component: 1750 - total flux cleaned = 0.000425849 Jy ! Component: 1800 - total flux cleaned = 0.000440912 Jy ! Component: 1850 - total flux cleaned = 0.000411696 Jy ! Component: 1900 - total flux cleaned = 0.000469854 Jy ! Component: 1950 - total flux cleaned = 0.000440972 Jy ! Component: 2000 - total flux cleaned = 0.000469675 Jy ! Component: 2050 - total flux cleaned = 0.000497611 Jy ! Component: 2100 - total flux cleaned = 0.000455956 Jy ! Component: 2150 - total flux cleaned = 0.000483662 Jy ! Component: 2200 - total flux cleaned = 0.000497439 Jy ! Component: 2250 - total flux cleaned = 0.000510979 Jy ! Component: 2300 - total flux cleaned = 0.000510977 Jy ! Component: 2350 - total flux cleaned = 0.000484467 Jy ! Component: 2400 - total flux cleaned = 0.000458278 Jy ! Component: 2450 - total flux cleaned = 0.0004975 Jy ! Component: 2500 - total flux cleaned = 0.000446166 Jy ! Component: 2550 - total flux cleaned = 0.000446222 Jy ! Component: 2600 - total flux cleaned = 0.000471536 Jy ! Component: 2650 - total flux cleaned = 0.000459019 Jy ! Component: 2700 - total flux cleaned = 0.000409373 Jy ! Component: 2750 - total flux cleaned = 0.000483086 Jy ! Component: 2800 - total flux cleaned = 0.000434518 Jy ! Component: 2850 - total flux cleaned = 0.000470772 Jy ! Component: 2900 - total flux cleaned = 0.00050655 Jy ! Component: 2950 - total flux cleaned = 0.000530054 Jy ! Component: 3000 - total flux cleaned = 0.000565289 Jy ! Component: 3050 - total flux cleaned = 0.000541975 Jy ! Component: 3100 - total flux cleaned = 0.000588274 Jy ! Component: 3150 - total flux cleaned = 0.000611217 Jy ! Component: 3200 - total flux cleaned = 0.000645419 Jy ! Component: 3250 - total flux cleaned = 0.00067923 Jy ! Component: 3300 - total flux cleaned = 0.000701569 Jy ! Component: 3350 - total flux cleaned = 0.00066834 Jy ! Component: 3400 - total flux cleaned = 0.000690416 Jy ! Component: 3450 - total flux cleaned = 0.000712284 Jy ! Component: 3500 - total flux cleaned = 0.000669032 Jy ! Component: 3550 - total flux cleaned = 0.000712112 Jy ! Component: 3600 - total flux cleaned = 0.000680024 Jy ! Component: 3650 - total flux cleaned = 0.000711799 Jy ! Component: 3700 - total flux cleaned = 0.000701327 Jy ! Component: 3750 - total flux cleaned = 0.000764098 Jy ! Component: 3800 - total flux cleaned = 0.000712085 Jy ! Component: 3850 - total flux cleaned = 0.000670934 Jy ! Component: 3900 - total flux cleaned = 0.000670917 Jy ! Component: 3950 - total flux cleaned = 0.000660798 Jy ! Component: 4000 - total flux cleaned = 0.000650682 Jy ! Component: 4050 - total flux cleaned = 0.000670759 Jy ! Total flux subtracted in 4096 components = 0.000640889 Jy ! Clean residual min=-0.000619 max=0.000590 Jy/beam ! Clean residual mean=-0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.0487031 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 359 components and 0.0487031 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2213+2910_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.59 x 7.094 at -6.658 degrees (North through East) ! Clean map min=-0.0013631 max=0.043518 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2213+2910_S_b_map.fits wmodel /image_prod/ug002_uva//J2213+2910_S_b_map.mod ! Writing 359 model components to file: /image_prod/ug002_uva//J2213+2910_S_b_map.mod wobs /image_prod/ug002_uva//J2213+2910_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2213+2910_S_b_uvs.fits wwins /image_prod/ug002_uva//J2213+2910_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2213+2910_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0435184 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000179082 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.23453 1.23453 2.46905 4.93811 9.87622 19.7524 39.5049 79.0097 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.043 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 243.008 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2213+2910_S_b_dfm.log closed on Thu Mar 5 05:34:01 2020