! Started logfile: /image_prod/ug002_uva//J0705+3958_S_dfm.log on Wed Mar 4 21:38:51 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//J0705+3958_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0705+3958_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.687778 visibilities/baseline/integration-bin. ! Found source: J0705+3958 ! ! 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 5571 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 J0705+3958_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 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004093Jy sigma=8.832538 ! Fit after self-cal, rms=0.942359Jy sigma=8.270406 ! 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.676 mas, bmaj=6.577 mas, bpa=20.43 degrees ! Estimated noise=1.696 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.0460362 Jy ! Component: 100 - total flux cleaned = 0.0567343 Jy ! Total flux subtracted in 100 components = 0.0567343 Jy ! Clean residual min=-0.003595 max=0.003938 Jy/beam ! Clean residual mean=0.000002 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.0567343 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0567343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060442Jy sigma=0.469226 ! Fit after self-cal, rms=0.059635Jy sigma=0.461706 ! 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=4.445 mas, bmaj=7.187 mas, bpa=16.94 degrees ! Estimated noise=1.10873 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.00477954 Jy ! Component: 100 - total flux cleaned = 0.00616466 Jy ! Component: 150 - total flux cleaned = 0.00621273 Jy ! Component: 200 - total flux cleaned = 0.00613045 Jy ! Total flux subtracted in 200 components = 0.00613045 Jy ! Clean residual min=-0.002251 max=0.002743 Jy/beam ! Clean residual mean=0.000005 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.0628648 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.0628648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059324Jy sigma=0.458413 ! Fit after self-cal, rms=0.059342Jy sigma=0.458374 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.445 x 7.187 at 16.94 degrees (North through East) ! Clean map min=-0.0022382 max=0.060429 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 1.03 KP 0.98 ! LA 1.03 MK 0.99 NL 1.05 OV 0.95 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.96 HN 0.98 KP 1.01 ! LA 1.05 MK 1.04 NL 0.92 OV 1.00 ! PT 1.05 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.01 HN 0.99 KP 1.06 ! LA 1.04 MK 0.95 NL 0.92 OV 0.99 ! PT 1.02 SC 1.12 ! ! ! Fit before self-cal, rms=0.059342Jy sigma=0.458374 ! Fit after self-cal, rms=0.058150Jy sigma=0.457150 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.449 mas, bmaj=7.167 mas, bpa=17.05 degrees ! Estimated noise=1.102 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 (-6.5, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205569 Jy ! Component: 100 - total flux cleaned = 0.00212845 Jy ! Component: 150 - total flux cleaned = 0.00212673 Jy ! Component: 200 - total flux cleaned = 0.00224172 Jy ! Total flux subtracted in 200 components = 0.00224172 Jy ! Clean residual min=-0.001970 max=0.001975 Jy/beam ! Clean residual mean=0.000003 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0651065 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 42 components and 0.0651065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057985Jy sigma=0.455727 ! Fit after self-cal, rms=0.057953Jy sigma=0.455460 ! 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.057953Jy sigma=0.455460 ! Fit after self-cal, rms=0.059211Jy sigma=0.453468 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.443 mas, bmaj=7.17 mas, bpa=17 degrees ! Estimated noise=1.10044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000726607 Jy ! Component: 100 - total flux cleaned = 0.00094933 Jy ! Component: 150 - total flux cleaned = 0.00111299 Jy ! Component: 200 - total flux cleaned = 0.00123229 Jy ! Total flux subtracted in 200 components = 0.00123229 Jy ! Clean residual min=-0.001677 max=0.001662 Jy/beam ! Clean residual mean=0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0663388 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 57 components and 0.0663388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059178Jy sigma=0.453193 ! Fit after self-cal, rms=0.059230Jy sigma=0.453061 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.000112912 Jy ! Component: 100 - total flux cleaned = 0.000204327 Jy ! Component: 150 - total flux cleaned = 0.000225653 Jy ! Component: 200 - total flux cleaned = 0.000285529 Jy ! Total flux subtracted in 200 components = 0.000285529 Jy ! Clean residual min=-0.001693 max=0.001641 Jy/beam ! Clean residual mean=0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0666243 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 62 components and 0.0666243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059213Jy sigma=0.452942 ! Fit after self-cal, rms=0.059213Jy sigma=0.452934 ! 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.059213Jy sigma=0.452934 ! Fit after self-cal, rms=0.059385Jy sigma=0.452893 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.441 mas, bmaj=7.172 mas, bpa=17.01 degrees ! Estimated noise=1.09907 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000200995 Jy ! Component: 100 - total flux cleaned = 0.000222761 Jy ! Component: 150 - total flux cleaned = 0.000280131 Jy ! Component: 200 - total flux cleaned = 0.000297138 Jy ! Total flux subtracted in 200 components = 0.000297138 Jy ! Clean residual min=-0.001677 max=0.001596 Jy/beam ! Clean residual mean=0.000002 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0669215 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.0669215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059370Jy sigma=0.452786 ! Fit after self-cal, rms=0.059380Jy sigma=0.452778 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.71959e-05 Jy ! Component: 100 - total flux cleaned = 8.59032e-05 Jy ! Component: 150 - total flux cleaned = 0.000134 Jy ! Component: 200 - total flux cleaned = 0.000180123 Jy ! Total flux subtracted in 200 components = 0.000180123 Jy ! Clean residual min=-0.001681 max=0.001582 Jy/beam ! Clean residual mean=0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0671016 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 77 components and 0.0671016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059371Jy sigma=0.452714 ! Fit after self-cal, rms=0.059371Jy sigma=0.452711 ! 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.059371Jy sigma=0.452711 ! Fit after self-cal, rms=0.059415Jy sigma=0.452699 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.868 mas, bmaj=10.09 mas, bpa=-7.267 degrees ! Estimated noise=1.23293 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.14736e-05 Jy ! Component: 100 - total flux cleaned = 2.99131e-05 Jy ! Component: 150 - total flux cleaned = 4.02591e-05 Jy ! Component: 200 - total flux cleaned = 3.06995e-05 Jy ! Total flux subtracted in 200 components = 3.06995e-05 Jy ! Clean residual min=-0.001503 max=0.001771 Jy/beam ! Clean residual mean=0.000003 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0671323 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 93 components and 0.0671323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059414Jy sigma=0.452691 ! Fit after self-cal, rms=0.059416Jy sigma=0.452686 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 = 2.05201e-05 Jy ! Component: 100 - total flux cleaned = 1.18e-05 Jy ! Component: 150 - total flux cleaned = 2.01459e-05 Jy ! Component: 200 - total flux cleaned = 2.01755e-05 Jy ! Total flux subtracted in 200 components = 2.01755e-05 Jy ! Clean residual min=-0.001503 max=0.001764 Jy/beam ! Clean residual mean=0.000003 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0671525 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 99 components and 0.0671525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059415Jy sigma=0.452680 ! Fit after self-cal, rms=0.059414Jy sigma=0.452678 ! 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=4.437 mas, bmaj=7.177 mas, bpa=16.99 degrees ! Estimated noise=1.09832 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.437 x 7.177 at 16.99 degrees (North through East) ! Clean map min=-0.0016493 max=0.060362 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.676 mas, bmaj=6.579 mas, bpa=20.34 degrees ! Estimated noise=1.68558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0460784 Jy ! Component: 100 - total flux cleaned = 0.0572277 Jy ! Component: 150 - total flux cleaned = 0.0624143 Jy ! Component: 200 - total flux cleaned = 0.0651616 Jy ! Total flux subtracted in 200 components = 0.0651616 Jy ! Clean residual min=-0.002759 max=0.002945 Jy/beam ! Clean residual mean=0.000001 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.0651617 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.0651617 Jy ! Inverting map and beam ! Estimated beam: bmin=4.437 mas, bmaj=7.177 mas, bpa=16.99 degrees ! Estimated noise=1.09832 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.00106793 Jy ! Component: 100 - total flux cleaned = 0.00126591 Jy ! Component: 150 - total flux cleaned = 0.00147619 Jy ! Component: 200 - total flux cleaned = 0.00156777 Jy ! Total flux subtracted in 200 components = 0.00156777 Jy ! Clean residual min=-0.001866 max=0.001734 Jy/beam ! Clean residual mean=0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0667294 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 0.0667294 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.868 mas, bmaj=10.09 mas, bpa=-7.267 degrees ! Estimated noise=1.23293 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000289358 Jy ! Component: 100 - total flux cleaned = 0.000353897 Jy ! Component: 150 - total flux cleaned = 0.000409095 Jy ! Component: 200 - total flux cleaned = 0.000441176 Jy ! Total flux subtracted in 200 components = 0.000441176 Jy ! Clean residual min=-0.001529 max=0.001751 Jy/beam ! Clean residual mean=0.000003 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.0671706 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 = 1.37716e-05 Jy ! Component: 100 - total flux cleaned = 1.29596e-05 Jy ! Component: 150 - total flux cleaned = 1.29183e-05 Jy ! Component: 200 - total flux cleaned = 2.40077e-05 Jy ! Total flux subtracted in 200 components = 2.40077e-05 Jy ! Clean residual min=-0.001529 max=0.001754 Jy/beam ! Clean residual mean=0.000003 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.0671946 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 54 components and 0.0671946 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.437 mas, bmaj=7.177 mas, bpa=16.99 degrees ! Estimated noise=1.09832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000307713 Jy ! Component: 100 - total flux cleaned = -0.000306935 Jy ! Component: 150 - total flux cleaned = -0.000306572 Jy ! Component: 200 - total flux cleaned = -0.000234843 Jy ! Total flux subtracted in 200 components = -0.000234843 Jy ! Clean residual min=-0.001723 max=0.001583 Jy/beam ! Clean residual mean=0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0669598 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 0.0669598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059435Jy sigma=0.452854 ! Fit after self-cal, rms=0.059431Jy sigma=0.452816 wmodel J0705+3958_S_map.mod ! Writing 68 model components to file: J0705+3958_S_map.mod wobs J0705+3958_S_uvs.fits ! Writing UV FITS file: J0705+3958_S_uvs.fits wwins J0705+3958_S_map.win ! wwins: Wrote 2 windows to J0705+3958_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.000234064 Jy ! Component: 100 - total flux cleaned = -0.000234035 Jy ! Component: 150 - total flux cleaned = -0.000180626 Jy ! Component: 200 - total flux cleaned = -0.000106041 Jy ! Component: 250 - total flux cleaned = -3.37218e-05 Jy ! Component: 300 - total flux cleaned = 3.69921e-05 Jy ! Component: 350 - total flux cleaned = 5.98406e-05 Jy ! Component: 400 - total flux cleaned = 0.000127088 Jy ! Component: 450 - total flux cleaned = 8.33652e-05 Jy ! Component: 500 - total flux cleaned = 0.000126713 Jy ! Component: 550 - total flux cleaned = 0.000210294 Jy ! Component: 600 - total flux cleaned = 0.000209869 Jy ! Component: 650 - total flux cleaned = 0.000250176 Jy ! Component: 700 - total flux cleaned = 0.000230634 Jy ! Component: 750 - total flux cleaned = 0.000308645 Jy ! Component: 800 - total flux cleaned = 0.00030865 Jy ! Component: 850 - total flux cleaned = 0.000290143 Jy ! Component: 900 - total flux cleaned = 0.000290711 Jy ! Component: 950 - total flux cleaned = 0.000291226 Jy ! Component: 1000 - total flux cleaned = 0.000309116 Jy ! Component: 1050 - total flux cleaned = 0.000255774 Jy ! Component: 1100 - total flux cleaned = 0.000220968 Jy ! Component: 1150 - total flux cleaned = 0.000169123 Jy ! Component: 1200 - total flux cleaned = 0.000169032 Jy ! Component: 1250 - total flux cleaned = 0.000134943 Jy ! Component: 1300 - total flux cleaned = 8.49767e-05 Jy ! Component: 1350 - total flux cleaned = -1.36993e-05 Jy ! Component: 1400 - total flux cleaned = -4.58518e-05 Jy ! Component: 1450 - total flux cleaned = -7.77614e-05 Jy ! Component: 1500 - total flux cleaned = -9.35372e-05 Jy ! Component: 1550 - total flux cleaned = -0.000156138 Jy ! Component: 1600 - total flux cleaned = -0.000202379 Jy ! Component: 1650 - total flux cleaned = -0.000202281 Jy ! Component: 1700 - total flux cleaned = -0.000262741 Jy ! Component: 1750 - total flux cleaned = -0.000262515 Jy ! Component: 1800 - total flux cleaned = -0.000292151 Jy ! Component: 1850 - total flux cleaned = -0.000262895 Jy ! Component: 1900 - total flux cleaned = -0.000292119 Jy ! Component: 1950 - total flux cleaned = -0.000306662 Jy ! Component: 2000 - total flux cleaned = -0.000306732 Jy ! Component: 2050 - total flux cleaned = -0.00029247 Jy ! Component: 2100 - total flux cleaned = -0.000334738 Jy ! Component: 2150 - total flux cleaned = -0.000362493 Jy ! Component: 2200 - total flux cleaned = -0.000321295 Jy ! Component: 2250 - total flux cleaned = -0.000362335 Jy ! Component: 2300 - total flux cleaned = -0.00033537 Jy ! Component: 2350 - total flux cleaned = -0.000375438 Jy ! Component: 2400 - total flux cleaned = -0.000375391 Jy ! Component: 2450 - total flux cleaned = -0.000362203 Jy ! Component: 2500 - total flux cleaned = -0.000479582 Jy ! Component: 2550 - total flux cleaned = -0.000440845 Jy ! Component: 2600 - total flux cleaned = -0.000453586 Jy ! Component: 2650 - total flux cleaned = -0.000466433 Jy ! Component: 2700 - total flux cleaned = -0.000504367 Jy ! Component: 2750 - total flux cleaned = -0.000567065 Jy ! Component: 2800 - total flux cleaned = -0.00059185 Jy ! Component: 2850 - total flux cleaned = -0.000579511 Jy ! Component: 2900 - total flux cleaned = -0.000628466 Jy ! Component: 2950 - total flux cleaned = -0.000591875 Jy ! Component: 3000 - total flux cleaned = -0.000615984 Jy ! Component: 3050 - total flux cleaned = -0.000628034 Jy ! Component: 3100 - total flux cleaned = -0.000604332 Jy ! Component: 3150 - total flux cleaned = -0.000592582 Jy ! Component: 3200 - total flux cleaned = -0.000604396 Jy ! Component: 3250 - total flux cleaned = -0.000639048 Jy ! Component: 3300 - total flux cleaned = -0.000638934 Jy ! Component: 3350 - total flux cleaned = -0.00063894 Jy ! Component: 3400 - total flux cleaned = -0.000616245 Jy ! Component: 3450 - total flux cleaned = -0.000683983 Jy ! Component: 3500 - total flux cleaned = -0.000639088 Jy ! Component: 3550 - total flux cleaned = -0.000694773 Jy ! Component: 3600 - total flux cleaned = -0.000672462 Jy ! Component: 3650 - total flux cleaned = -0.000683368 Jy ! Component: 3700 - total flux cleaned = -0.000661457 Jy ! Component: 3750 - total flux cleaned = -0.00070497 Jy ! Component: 3800 - total flux cleaned = -0.000672508 Jy ! Component: 3850 - total flux cleaned = -0.000693929 Jy ! Component: 3900 - total flux cleaned = -0.000725996 Jy ! Component: 3950 - total flux cleaned = -0.000736577 Jy ! Component: 4000 - total flux cleaned = -0.000705044 Jy ! Component: 4050 - total flux cleaned = -0.000747002 Jy ! Total flux subtracted in 4096 components = -0.000736583 Jy ! Clean residual min=-0.000570 max=0.000645 Jy/beam ! Clean residual mean=0.000001 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.0662232 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 371 components and 0.0662232 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0705+3958_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.437 x 7.177 at 16.99 degrees (North through East) ! Clean map min=-0.0015239 max=0.060134 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0705+3958_S_map.fits wmodel /image_prod/ug002_uva//J0705+3958_S_map.mod ! Writing 371 model components to file: /image_prod/ug002_uva//J0705+3958_S_map.mod wobs /image_prod/ug002_uva//J0705+3958_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0705+3958_S_uvs.fits wwins /image_prod/ug002_uva//J0705+3958_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0705+3958_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0601338 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000189629 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.946038 0.946038 1.89208 3.78415 7.5683 15.1366 30.2732 60.5464 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 317.112 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0705+3958_S_dfm.log closed on Wed Mar 4 21:38:55 2020