! Started logfile: /image_prod/ug002_uva//J1035+3756_S_dfm.log on Wed Mar 4 23:38:49 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//J1035+3756_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1035+3756_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.785185 visibilities/baseline/integration-bin. ! Found source: J1035+3756 ! ! 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 40 lines of history. ! ! Reading 3816 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 J1035+3756_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004849Jy sigma=8.810712 ! Fit after self-cal, rms=0.953970Jy sigma=8.398874 ! 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.874 mas, bmaj=5.626 mas, bpa=-9.092 degrees ! Estimated noise=1.78519 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.0359059 Jy ! Component: 100 - total flux cleaned = 0.0441178 Jy ! Total flux subtracted in 100 components = 0.0441178 Jy ! Clean residual min=-0.004267 max=0.004443 Jy/beam ! Clean residual mean=0.000000 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.0441178 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0441178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070356Jy sigma=0.465436 ! Fit after self-cal, rms=0.069327Jy sigma=0.458225 ! 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.409 mas, bmaj=6.241 mas, bpa=-10.01 degrees ! Estimated noise=1.36707 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.00383744 Jy ! Component: 100 - total flux cleaned = 0.00443663 Jy ! Component: 150 - total flux cleaned = 0.00463171 Jy ! Component: 200 - total flux cleaned = 0.00485347 Jy ! Total flux subtracted in 200 components = 0.00485347 Jy ! Clean residual min=-0.003177 max=0.002903 Jy/beam ! Clean residual mean=-0.000004 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.0489713 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.0489713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068948Jy sigma=0.456955 ! Fit after self-cal, rms=0.068939Jy sigma=0.456769 ! 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.409 x 6.241 at -10.01 degrees (North through East) ! Clean map min=-0.003023 max=0.047547 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.12 HN 1.33 KP 0.98 ! LA 1.03 MK 1.03 NL 1.03 OV 1.00 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 1.10 HN 1.21 KP 1.04 ! LA 0.99 MK 0.91 NL 0.90 OV 1.06 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.08 HN 1.21 KP 0.94 ! LA 0.99 MK 0.95 NL 0.83 OV 1.09 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.068939Jy sigma=0.456769 ! Fit after self-cal, rms=0.064494Jy sigma=0.453939 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=6.164 mas, bpa=-9.631 degrees ! Estimated noise=1.37278 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.00102025 Jy ! Component: 100 - total flux cleaned = 0.000965476 Jy ! Component: 150 - total flux cleaned = 0.000965308 Jy ! Component: 200 - total flux cleaned = 0.000966503 Jy ! Total flux subtracted in 200 components = 0.000966503 Jy ! Clean residual min=-0.002802 max=0.002311 Jy/beam ! Clean residual mean=-0.000002 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.0499378 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 17 components and 0.0499378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064459Jy sigma=0.453742 ! Fit after self-cal, rms=0.064369Jy sigma=0.453418 ! 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.064369Jy sigma=0.453418 ! Fit after self-cal, rms=0.060366Jy sigma=0.449856 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.379 mas, bmaj=6.147 mas, bpa=-9.086 degrees ! Estimated noise=1.36625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000847074 Jy ! Component: 100 - total flux cleaned = 0.000819824 Jy ! Component: 150 - total flux cleaned = 0.000866578 Jy ! Component: 200 - total flux cleaned = 0.000887158 Jy ! Total flux subtracted in 200 components = 0.000887158 Jy ! Clean residual min=-0.002254 max=0.002306 Jy/beam ! Clean residual mean=-0.000000 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.0508249 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.0508249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060344Jy sigma=0.449629 ! Fit after self-cal, rms=0.060374Jy sigma=0.449264 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.54024e-05 Jy ! Component: 100 - total flux cleaned = 7.51339e-05 Jy ! Component: 150 - total flux cleaned = 7.63155e-05 Jy ! Component: 200 - total flux cleaned = 7.81944e-05 Jy ! Total flux subtracted in 200 components = 7.81944e-05 Jy ! Clean residual min=-0.002282 max=0.002258 Jy/beam ! Clean residual mean=-0.000001 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.0509031 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 23 components and 0.0509031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060364Jy sigma=0.449161 ! Fit after self-cal, rms=0.060369Jy sigma=0.449153 ! 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.060369Jy sigma=0.449153 ! Fit after self-cal, rms=0.059956Jy sigma=0.448964 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.358 mas, bmaj=6.131 mas, bpa=-8.665 degrees ! Estimated noise=1.3566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000407043 Jy ! Component: 100 - total flux cleaned = 0.000450716 Jy ! Component: 150 - total flux cleaned = 0.000470083 Jy ! Component: 200 - total flux cleaned = 0.000487062 Jy ! Total flux subtracted in 200 components = 0.000487062 Jy ! Clean residual min=-0.002129 max=0.002269 Jy/beam ! Clean residual mean=-0.000000 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.0513902 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.0513902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059944Jy sigma=0.448835 ! Fit after self-cal, rms=0.059957Jy sigma=0.448808 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (22.5, -105.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015316 Jy ! Component: 100 - total flux cleaned = 0.00169218 Jy ! Component: 150 - total flux cleaned = 0.00173295 Jy ! Component: 200 - total flux cleaned = 0.00180806 Jy ! Total flux subtracted in 200 components = 0.00180806 Jy ! Clean residual min=-0.001996 max=0.001896 Jy/beam ! Clean residual mean=0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0531983 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 44 components and 0.0531983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059858Jy sigma=0.447946 ! Fit after self-cal, rms=0.059850Jy sigma=0.447820 ! 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.059850Jy sigma=0.447820 ! Fit after self-cal, rms=0.059379Jy sigma=0.447750 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.773 mas, bmaj=9.708 mas, bpa=0.5518 degrees ! Estimated noise=1.66931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000560431 Jy ! Component: 100 - total flux cleaned = 0.000642725 Jy ! Component: 150 - total flux cleaned = 0.00068632 Jy ! Component: 200 - total flux cleaned = 0.000741285 Jy ! Total flux subtracted in 200 components = 0.000741285 Jy ! Clean residual min=-0.002373 max=0.002024 Jy/beam ! Clean residual mean=-0.000000 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.0539396 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.0539396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059364Jy sigma=0.447629 ! Fit after self-cal, rms=0.059355Jy sigma=0.447582 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.41542e-05 Jy ! Component: 100 - total flux cleaned = 0.000111172 Jy ! Component: 150 - total flux cleaned = 0.000111306 Jy ! Component: 200 - total flux cleaned = 0.000111267 Jy ! Total flux subtracted in 200 components = 0.000111267 Jy ! Clean residual min=-0.002356 max=0.002037 Jy/beam ! Clean residual mean=0.000000 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.0540508 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.0540508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059352Jy sigma=0.447557 ! Fit after self-cal, rms=0.059348Jy sigma=0.447541 ! 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.344 mas, bmaj=6.109 mas, bpa=-8.382 degrees ! Estimated noise=1.3465 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.344 x 6.109 at -8.382 degrees (North through East) ! Clean map min=-0.0018748 max=0.046592 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.837 mas, bmaj=5.588 mas, bpa=-7.547 degrees ! Estimated noise=1.74199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.035757 Jy ! Component: 100 - total flux cleaned = 0.0443969 Jy ! Component: 150 - total flux cleaned = 0.0488696 Jy ! Component: 200 - total flux cleaned = 0.050978 Jy ! Total flux subtracted in 200 components = 0.050978 Jy ! Clean residual min=-0.003341 max=0.003351 Jy/beam ! Clean residual mean=0.000001 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.050978 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.050978 Jy ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=6.109 mas, bpa=-8.382 degrees ! Estimated noise=1.3465 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) ! Added new window around map position (3, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263642 Jy ! Component: 100 - total flux cleaned = 0.00278433 Jy ! Component: 150 - total flux cleaned = 0.00295038 Jy ! Component: 200 - total flux cleaned = 0.0032016 Jy ! Total flux subtracted in 200 components = 0.0032016 Jy ! Clean residual min=-0.002173 max=0.002107 Jy/beam ! Clean residual mean=0.000000 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.0541796 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 31 components and 0.0541796 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.773 mas, bmaj=9.708 mas, bpa=0.5518 degrees ! Estimated noise=1.66931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000428498 Jy ! Component: 100 - total flux cleaned = -0.000359847 Jy ! Component: 150 - total flux cleaned = -0.000212341 Jy ! Component: 200 - total flux cleaned = -0.000191569 Jy ! Total flux subtracted in 200 components = -0.000191569 Jy ! Clean residual min=-0.002418 max=0.001891 Jy/beam ! Clean residual mean=0.000003 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.053988 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 = 4.08251e-05 Jy ! Component: 100 - total flux cleaned = 7.92976e-05 Jy ! Component: 150 - total flux cleaned = 0.000182087 Jy ! Component: 200 - total flux cleaned = 0.000244301 Jy ! Total flux subtracted in 200 components = 0.000244301 Jy ! Clean residual min=-0.002334 max=0.001862 Jy/beam ! Clean residual mean=0.000003 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.0542323 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 55 components and 0.0542323 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=6.109 mas, bpa=-8.382 degrees ! Estimated noise=1.3465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.90021e-05 Jy ! Component: 100 - total flux cleaned = 0.000154686 Jy ! Component: 150 - total flux cleaned = 0.000155002 Jy ! Component: 200 - total flux cleaned = 0.000155251 Jy ! Total flux subtracted in 200 components = 0.000155251 Jy ! Clean residual min=-0.002027 max=0.001863 Jy/beam ! Clean residual mean=0.000001 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.0543876 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.0543876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059296Jy sigma=0.447269 ! Fit after self-cal, rms=0.059277Jy sigma=0.447131 wmodel J1035+3756_S_map.mod ! Writing 71 model components to file: J1035+3756_S_map.mod wobs J1035+3756_S_uvs.fits ! Writing UV FITS file: J1035+3756_S_uvs.fits wwins J1035+3756_S_map.win ! wwins: Wrote 3 windows to J1035+3756_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.000363995 Jy ! Component: 100 - total flux cleaned = -0.000567901 Jy ! Component: 150 - total flux cleaned = -0.0006002 Jy ! Component: 200 - total flux cleaned = -0.000631718 Jy ! Component: 250 - total flux cleaned = -0.000688974 Jy ! Component: 300 - total flux cleaned = -0.000800894 Jy ! Component: 350 - total flux cleaned = -0.000937235 Jy ! Component: 400 - total flux cleaned = -0.00114822 Jy ! Component: 450 - total flux cleaned = -0.00130216 Jy ! Component: 500 - total flux cleaned = -0.00150274 Jy ! Component: 550 - total flux cleaned = -0.00167492 Jy ! Component: 600 - total flux cleaned = -0.00189185 Jy ! Component: 650 - total flux cleaned = -0.00210462 Jy ! Component: 700 - total flux cleaned = -0.00228972 Jy ! Component: 750 - total flux cleaned = -0.00238052 Jy ! Component: 800 - total flux cleaned = -0.00247008 Jy ! Component: 850 - total flux cleaned = -0.00255835 Jy ! Component: 900 - total flux cleaned = -0.00264491 Jy ! Component: 950 - total flux cleaned = -0.00268717 Jy ! Component: 1000 - total flux cleaned = -0.00270809 Jy ! Component: 1050 - total flux cleaned = -0.00270838 Jy ! Component: 1100 - total flux cleaned = -0.00274889 Jy ! Component: 1150 - total flux cleaned = -0.00276895 Jy ! Component: 1200 - total flux cleaned = -0.00282805 Jy ! Component: 1250 - total flux cleaned = -0.00290607 Jy ! Component: 1300 - total flux cleaned = -0.00284836 Jy ! Component: 1350 - total flux cleaned = -0.00292437 Jy ! Component: 1400 - total flux cleaned = -0.00288704 Jy ! Component: 1450 - total flux cleaned = -0.00288711 Jy ! Component: 1500 - total flux cleaned = -0.00288718 Jy ! Component: 1550 - total flux cleaned = -0.002833 Jy ! Component: 1600 - total flux cleaned = -0.0028331 Jy ! Component: 1650 - total flux cleaned = -0.00279787 Jy ! Component: 1700 - total flux cleaned = -0.00279805 Jy ! Component: 1750 - total flux cleaned = -0.00284995 Jy ! Component: 1800 - total flux cleaned = -0.00281562 Jy ! Component: 1850 - total flux cleaned = -0.0027986 Jy ! Component: 1900 - total flux cleaned = -0.00281553 Jy ! Component: 1950 - total flux cleaned = -0.00278255 Jy ! Component: 2000 - total flux cleaned = -0.00281512 Jy ! Component: 2050 - total flux cleaned = -0.00283136 Jy ! Component: 2100 - total flux cleaned = -0.00283137 Jy ! Component: 2150 - total flux cleaned = -0.00284748 Jy ! Component: 2200 - total flux cleaned = -0.00281584 Jy ! Component: 2250 - total flux cleaned = -0.00281571 Jy ! Component: 2300 - total flux cleaned = -0.00273859 Jy ! Component: 2350 - total flux cleaned = -0.00273869 Jy ! Component: 2400 - total flux cleaned = -0.0026629 Jy ! Component: 2450 - total flux cleaned = -0.00263297 Jy ! Component: 2500 - total flux cleaned = -0.00258834 Jy ! Component: 2550 - total flux cleaned = -0.00251443 Jy ! Component: 2600 - total flux cleaned = -0.00248532 Jy ! Component: 2650 - total flux cleaned = -0.00245655 Jy ! Component: 2700 - total flux cleaned = -0.00241334 Jy ! Component: 2750 - total flux cleaned = -0.00234187 Jy ! Component: 2800 - total flux cleaned = -0.00232766 Jy ! Component: 2850 - total flux cleaned = -0.00222911 Jy ! Component: 2900 - total flux cleaned = -0.00215933 Jy ! Component: 2950 - total flux cleaned = -0.00209031 Jy ! Component: 3000 - total flux cleaned = -0.00202182 Jy ! Component: 3050 - total flux cleaned = -0.00194015 Jy ! Component: 3100 - total flux cleaned = -0.00187256 Jy ! Component: 3150 - total flux cleaned = -0.00184581 Jy ! Component: 3200 - total flux cleaned = -0.00181917 Jy ! Component: 3250 - total flux cleaned = -0.00180592 Jy ! Component: 3300 - total flux cleaned = -0.00170046 Jy ! Component: 3350 - total flux cleaned = -0.00163504 Jy ! Component: 3400 - total flux cleaned = -0.00155702 Jy ! Component: 3450 - total flux cleaned = -0.00155704 Jy ! Component: 3500 - total flux cleaned = -0.00151852 Jy ! Component: 3550 - total flux cleaned = -0.00146745 Jy ! Component: 3600 - total flux cleaned = -0.00140386 Jy ! Component: 3650 - total flux cleaned = -0.00139129 Jy ! Component: 3700 - total flux cleaned = -0.00137866 Jy ! Component: 3750 - total flux cleaned = -0.00126641 Jy ! Component: 3800 - total flux cleaned = -0.00126655 Jy ! Component: 3850 - total flux cleaned = -0.00126656 Jy ! Component: 3900 - total flux cleaned = -0.00122974 Jy ! Component: 3950 - total flux cleaned = -0.00119312 Jy ! Component: 4000 - total flux cleaned = -0.0011688 Jy ! Component: 4050 - total flux cleaned = -0.00112055 Jy ! Total flux subtracted in 4096 components = -0.0011085 Jy ! Clean residual min=-0.000861 max=0.000733 Jy/beam ! Clean residual mean=0.000001 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.0532791 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 336 components and 0.0532791 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1035+3756_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.344 x 6.109 at -8.382 degrees (North through East) ! Clean map min=-0.0015744 max=0.045838 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1035+3756_S_map.fits wmodel /image_prod/ug002_uva//J1035+3756_S_map.mod ! Writing 336 model components to file: /image_prod/ug002_uva//J1035+3756_S_map.mod wobs /image_prod/ug002_uva//J1035+3756_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1035+3756_S_uvs.fits wwins /image_prod/ug002_uva//J1035+3756_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1035+3756_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0458376 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206004 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34827 1.34827 2.69653 5.39306 10.7861 21.5722 43.1445 86.289 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.045 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 222.508 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1035+3756_S_dfm.log closed on Wed Mar 4 23:38:53 2020