! Started logfile: /image_prod/ug002_uva//J0012+4704_S_dfm.log on Wed Mar 4 18:17:45 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//J0012+4704_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0012+4704_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.914815 visibilities/baseline/integration-bin. ! Found source: J0012+4704 ! ! 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 5928 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 J0012+4704_S] 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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017370Jy sigma=8.668943 ! Fit after self-cal, rms=0.855848Jy sigma=7.272582 ! 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.863 mas, bmaj=4.574 mas, bpa=-7.871 degrees ! Estimated noise=1.63117 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.114084 Jy ! Component: 100 - total flux cleaned = 0.139132 Jy ! Total flux subtracted in 100 components = 0.139132 Jy ! Clean residual min=-0.006922 max=0.007423 Jy/beam ! Clean residual mean=-0.000004 rms=0.001493 Jy/beam ! Combined flux in latest and established models = 0.139132 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.139132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066079Jy sigma=0.488055 ! Fit after self-cal, rms=0.066083Jy sigma=0.487935 ! 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.465 mas, bmaj=5.284 mas, bpa=-5.788 degrees ! Estimated noise=1.11529 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.00738352 Jy ! Component: 100 - total flux cleaned = 0.0109649 Jy ! Component: 150 - total flux cleaned = 0.0116555 Jy ! Component: 200 - total flux cleaned = 0.0122281 Jy ! Total flux subtracted in 200 components = 0.0122281 Jy ! Clean residual min=-0.006066 max=0.005175 Jy/beam ! Clean residual mean=-0.000002 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.15136 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 17 components and 0.15136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065294Jy sigma=0.480034 ! Fit after self-cal, rms=0.065287Jy sigma=0.479974 ! 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.465 x 5.284 at -5.788 degrees (North through East) ! Clean map min=-0.0058959 max=0.14648 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.11 HN 0.98 KP 0.98 ! LA 1.01 MK 1.00 NL 0.98 OV 0.82 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.06 HN 1.01 KP 1.03 ! LA 1.02 MK 1.03 NL 1.00 OV 0.80 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.05 HN 0.99 KP 1.04 ! LA 1.05 MK 1.00 NL 0.91 OV 0.88 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.065287Jy sigma=0.479974 ! Fit after self-cal, rms=0.061877Jy sigma=0.461475 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=5.302 mas, bpa=-5.34 degrees ! Estimated noise=1.10622 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.000910145 Jy ! Component: 100 - total flux cleaned = -0.000796544 Jy ! Component: 150 - total flux cleaned = -0.000661249 Jy ! Component: 200 - total flux cleaned = -0.000598417 Jy ! Total flux subtracted in 200 components = -0.000598417 Jy ! Clean residual min=-0.003497 max=0.003651 Jy/beam ! Clean residual mean=-0.000004 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.150761 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.150761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061812Jy sigma=0.461065 ! Fit after self-cal, rms=0.061793Jy sigma=0.460845 ! 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.061793Jy sigma=0.460845 ! Fit after self-cal, rms=0.064311Jy sigma=0.446511 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.467 mas, bmaj=5.265 mas, bpa=-5.21 degrees ! Estimated noise=1.10755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000700115 Jy ! Component: 100 - total flux cleaned = 0.000623318 Jy ! Component: 150 - total flux cleaned = 0.000562908 Jy ! Component: 200 - total flux cleaned = 0.000545171 Jy ! Total flux subtracted in 200 components = 0.000545171 Jy ! Clean residual min=-0.001817 max=0.001872 Jy/beam ! Clean residual mean=0.000002 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.151307 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.151307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064282Jy sigma=0.446298 ! Fit after self-cal, rms=0.064415Jy sigma=0.446127 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 = 8.33156e-07 Jy ! Component: 100 - total flux cleaned = -6.78684e-05 Jy ! Component: 150 - total flux cleaned = -9.99553e-05 Jy ! Component: 200 - total flux cleaned = -0.000115199 Jy ! Total flux subtracted in 200 components = -0.000115199 Jy ! Clean residual min=-0.001795 max=0.001833 Jy/beam ! Clean residual mean=0.000002 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.151191 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.151191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064403Jy sigma=0.446039 ! Fit after self-cal, rms=0.064399Jy sigma=0.446024 ! 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.064399Jy sigma=0.446024 ! Fit after self-cal, rms=0.064573Jy sigma=0.445965 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=5.255 mas, bpa=-4.894 degrees ! Estimated noise=1.10853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000498872 Jy ! Component: 100 - total flux cleaned = 0.000515753 Jy ! Component: 150 - total flux cleaned = 0.000516346 Jy ! Component: 200 - total flux cleaned = 0.000501236 Jy ! Total flux subtracted in 200 components = 0.000501236 Jy ! Clean residual min=-0.001759 max=0.001786 Jy/beam ! Clean residual mean=0.000002 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.151693 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.151693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064560Jy sigma=0.445869 ! Fit after self-cal, rms=0.064560Jy sigma=0.445860 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.000104164 Jy ! Component: 100 - total flux cleaned = 4.70541e-05 Jy ! Component: 150 - total flux cleaned = 7.11537e-06 Jy ! Component: 200 - total flux cleaned = -5.3546e-06 Jy ! Total flux subtracted in 200 components = -5.3546e-06 Jy ! Clean residual min=-0.001757 max=0.001761 Jy/beam ! Clean residual mean=0.000002 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.151687 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.151687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064553Jy sigma=0.445814 ! Fit after self-cal, rms=0.064552Jy sigma=0.445810 ! 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.064552Jy sigma=0.445810 ! Fit after self-cal, rms=0.064606Jy sigma=0.445772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.155 mas, bmaj=8.787 mas, bpa=3.253 degrees ! Estimated noise=1.38108 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000490938 Jy ! Component: 100 - total flux cleaned = 0.000646298 Jy ! Component: 150 - total flux cleaned = 0.000656959 Jy ! Component: 200 - total flux cleaned = 0.000663097 Jy ! Total flux subtracted in 200 components = 0.000663097 Jy ! Clean residual min=-0.001938 max=0.001935 Jy/beam ! Clean residual mean=0.000003 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.15235 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.15235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064606Jy sigma=0.445778 ! Fit after self-cal, rms=0.064603Jy sigma=0.445772 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 = 3.207e-05 Jy ! Component: 100 - total flux cleaned = 3.71616e-05 Jy ! Component: 150 - total flux cleaned = 4.02161e-05 Jy ! Component: 200 - total flux cleaned = 4.29615e-05 Jy ! Total flux subtracted in 200 components = 4.29615e-05 Jy ! Clean residual min=-0.001944 max=0.001939 Jy/beam ! Clean residual mean=0.000003 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.152393 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.152393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064604Jy sigma=0.445780 ! Fit after self-cal, rms=0.064603Jy sigma=0.445778 ! 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.46 mas, bmaj=5.244 mas, bpa=-4.648 degrees ! Estimated noise=1.10955 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.46 x 5.244 at -4.648 degrees (North through East) ! Clean map min=-0.0016677 max=0.14562 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.866 mas, bmaj=4.533 mas, bpa=-6.983 degrees ! Estimated noise=1.61692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113075 Jy ! Component: 100 - total flux cleaned = 0.137879 Jy ! Component: 150 - total flux cleaned = 0.145555 Jy ! Component: 200 - total flux cleaned = 0.149307 Jy ! Total flux subtracted in 200 components = 0.149307 Jy ! Clean residual min=-0.003424 max=0.003406 Jy/beam ! Clean residual mean=0.000000 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.149307 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.149307 Jy ! Inverting map and beam ! Estimated beam: bmin=3.46 mas, bmaj=5.244 mas, bpa=-4.648 degrees ! Estimated noise=1.10955 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.00134085 Jy ! Component: 100 - total flux cleaned = 0.00167742 Jy ! Component: 150 - total flux cleaned = 0.00195523 Jy ! Component: 200 - total flux cleaned = 0.00211274 Jy ! Total flux subtracted in 200 components = 0.00211274 Jy ! Clean residual min=-0.001830 max=0.001822 Jy/beam ! Clean residual mean=0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.15142 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.15142 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.155 mas, bmaj=8.787 mas, bpa=3.253 degrees ! Estimated noise=1.38108 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00076498 Jy ! Component: 100 - total flux cleaned = 0.000842603 Jy ! Component: 150 - total flux cleaned = 0.000843501 Jy ! Component: 200 - total flux cleaned = 0.000843697 Jy ! Total flux subtracted in 200 components = 0.000843697 Jy ! Clean residual min=-0.001954 max=0.001894 Jy/beam ! Clean residual mean=0.000003 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.152263 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.21289e-06 Jy ! Component: 100 - total flux cleaned = -9.66519e-06 Jy ! Component: 150 - total flux cleaned = -9.74615e-06 Jy ! Component: 200 - total flux cleaned = -1.37277e-05 Jy ! Total flux subtracted in 200 components = -1.37277e-05 Jy ! Clean residual min=-0.001961 max=0.001896 Jy/beam ! Clean residual mean=0.000003 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.15225 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 40 components and 0.15225 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.46 mas, bmaj=5.244 mas, bpa=-4.648 degrees ! Estimated noise=1.10955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.43151e-05 Jy ! Component: 100 - total flux cleaned = 3.37161e-05 Jy ! Component: 150 - total flux cleaned = 1.03169e-05 Jy ! Component: 200 - total flux cleaned = -1.03902e-05 Jy ! Total flux subtracted in 200 components = -1.03902e-05 Jy ! Clean residual min=-0.001777 max=0.001819 Jy/beam ! Clean residual mean=0.000002 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.152239 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.152239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064598Jy sigma=0.445770 ! Fit after self-cal, rms=0.064595Jy sigma=0.445727 wmodel J0012+4704_S_map.mod ! Writing 45 model components to file: J0012+4704_S_map.mod wobs J0012+4704_S_uvs.fits ! Writing UV FITS file: J0012+4704_S_uvs.fits wwins J0012+4704_S_map.win ! wwins: Wrote 1 windows to J0012+4704_S_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.000203079 Jy ! Component: 100 - total flux cleaned = -0.000203346 Jy ! Component: 150 - total flux cleaned = -0.000202836 Jy ! Component: 200 - total flux cleaned = -0.000174704 Jy ! Component: 250 - total flux cleaned = -0.000201393 Jy ! Component: 300 - total flux cleaned = -0.000252873 Jy ! Component: 350 - total flux cleaned = -0.00032959 Jy ! Component: 400 - total flux cleaned = -0.00032985 Jy ! Component: 450 - total flux cleaned = -0.000379035 Jy ! Component: 500 - total flux cleaned = -0.000354791 Jy ! Component: 550 - total flux cleaned = -0.000307576 Jy ! Component: 600 - total flux cleaned = -0.0002847 Jy ! Component: 650 - total flux cleaned = -0.000216607 Jy ! Component: 700 - total flux cleaned = -0.000172071 Jy ! Component: 750 - total flux cleaned = -0.000128702 Jy ! Component: 800 - total flux cleaned = -8.60363e-05 Jy ! Component: 850 - total flux cleaned = -8.64041e-05 Jy ! Component: 900 - total flux cleaned = -8.61868e-05 Jy ! Component: 950 - total flux cleaned = -0.000127466 Jy ! Component: 1000 - total flux cleaned = -0.000106927 Jy ! Component: 1050 - total flux cleaned = -8.63789e-05 Jy ! Component: 1100 - total flux cleaned = -7.37882e-06 Jy ! Component: 1150 - total flux cleaned = 7.00311e-05 Jy ! Component: 1200 - total flux cleaned = 5.08104e-05 Jy ! Component: 1250 - total flux cleaned = 8.85725e-05 Jy ! Component: 1300 - total flux cleaned = 8.85258e-05 Jy ! Component: 1350 - total flux cleaned = 0.000107138 Jy ! Component: 1400 - total flux cleaned = 7.07818e-05 Jy ! Component: 1450 - total flux cleaned = 8.88521e-05 Jy ! Component: 1500 - total flux cleaned = 0.000106473 Jy ! Component: 1550 - total flux cleaned = 0.000159035 Jy ! Component: 1600 - total flux cleaned = 0.000158772 Jy ! Component: 1650 - total flux cleaned = 0.000193387 Jy ! Component: 1700 - total flux cleaned = 0.000210332 Jy ! Component: 1750 - total flux cleaned = 0.000210249 Jy ! Component: 1800 - total flux cleaned = 0.000226882 Jy ! Component: 1850 - total flux cleaned = 0.00029315 Jy ! Component: 1900 - total flux cleaned = 0.000227607 Jy ! Component: 1950 - total flux cleaned = 0.000357465 Jy ! Component: 2000 - total flux cleaned = 0.000341182 Jy ! Component: 2050 - total flux cleaned = 0.000373037 Jy ! Component: 2100 - total flux cleaned = 0.000404523 Jy ! Component: 2150 - total flux cleaned = 0.000420024 Jy ! Component: 2200 - total flux cleaned = 0.000513117 Jy ! Component: 2250 - total flux cleaned = 0.000528269 Jy ! Component: 2300 - total flux cleaned = 0.000574054 Jy ! Component: 2350 - total flux cleaned = 0.000558671 Jy ! Component: 2400 - total flux cleaned = 0.000528804 Jy ! Component: 2450 - total flux cleaned = 0.000573487 Jy ! Component: 2500 - total flux cleaned = 0.00058828 Jy ! Component: 2550 - total flux cleaned = 0.000617609 Jy ! Component: 2600 - total flux cleaned = 0.000617516 Jy ! Component: 2650 - total flux cleaned = 0.000602941 Jy ! Component: 2700 - total flux cleaned = 0.000631438 Jy ! Component: 2750 - total flux cleaned = 0.000645564 Jy ! Component: 2800 - total flux cleaned = 0.000702005 Jy ! Component: 2850 - total flux cleaned = 0.000646035 Jy ! Component: 2900 - total flux cleaned = 0.000701593 Jy ! Component: 2950 - total flux cleaned = 0.000743017 Jy ! Component: 3000 - total flux cleaned = 0.000756729 Jy ! Component: 3050 - total flux cleaned = 0.000756695 Jy ! Component: 3100 - total flux cleaned = 0.00083793 Jy ! Component: 3150 - total flux cleaned = 0.000878235 Jy ! Component: 3200 - total flux cleaned = 0.000904822 Jy ! Component: 3250 - total flux cleaned = 0.00101081 Jy ! Component: 3300 - total flux cleaned = 0.00110307 Jy ! Component: 3350 - total flux cleaned = 0.00114233 Jy ! Component: 3400 - total flux cleaned = 0.00118136 Jy ! Component: 3450 - total flux cleaned = 0.0012589 Jy ! Component: 3500 - total flux cleaned = 0.0012588 Jy ! Component: 3550 - total flux cleaned = 0.00133547 Jy ! Component: 3600 - total flux cleaned = 0.00141169 Jy ! Component: 3650 - total flux cleaned = 0.00146207 Jy ! Component: 3700 - total flux cleaned = 0.00153729 Jy ! Component: 3750 - total flux cleaned = 0.00156231 Jy ! Component: 3800 - total flux cleaned = 0.00161196 Jy ! Component: 3850 - total flux cleaned = 0.00164896 Jy ! Component: 3900 - total flux cleaned = 0.00173474 Jy ! Component: 3950 - total flux cleaned = 0.00177106 Jy ! Component: 4000 - total flux cleaned = 0.00178324 Jy ! Component: 4050 - total flux cleaned = 0.00185539 Jy ! Total flux subtracted in 4096 components = 0.00187923 Jy ! Clean residual min=-0.000861 max=0.000676 Jy/beam ! Clean residual mean=0.000000 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.154118 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 337 components and 0.154118 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0012+4704_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.46 x 5.244 at -4.648 degrees (North through East) ! Clean map min=-0.0011368 max=0.1455 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0012+4704_S_map.fits wmodel /image_prod/ug002_uva//J0012+4704_S_map.mod ! Writing 337 model components to file: /image_prod/ug002_uva//J0012+4704_S_map.mod wobs /image_prod/ug002_uva//J0012+4704_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0012+4704_S_uvs.fits wwins /image_prod/ug002_uva//J0012+4704_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0012+4704_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.145496 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214907 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.44312 0.44312 0.88624 1.77248 3.54496 7.08992 14.1798 28.3597 56.7194 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.145 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 677.017 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0012+4704_S_dfm.log closed on Wed Mar 4 18:17:49 2020