! Started logfile: /image_prod/ug002_uva//J1319+1039_S_dfm.log on Thu Mar 5 01:09:05 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//J1319+1039_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1319+1039_S_uva.fits ! AN table 1: 45 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.996825 visibilities/baseline/integration-bin. ! Found source: J1319+1039 ! ! 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 36 lines of history. ! ! Reading 3768 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 J1319+1039_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.020260Jy sigma=7.727215 ! Fit after self-cal, rms=0.879168Jy sigma=6.625780 ! 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.735 mas, bmaj=6.408 mas, bpa=-4.33 degrees ! Estimated noise=2.07081 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.0983019 Jy ! Component: 100 - total flux cleaned = 0.139227 Jy ! Total flux subtracted in 100 components = 0.139227 Jy ! Clean residual min=-0.009026 max=0.019143 Jy/beam ! Clean residual mean=0.000001 rms=0.002643 Jy/beam ! Combined flux in latest and established models = 0.139227 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.139227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076694Jy sigma=0.523236 ! Fit after self-cal, rms=0.075829Jy sigma=0.515418 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0235061 Jy ! Component: 100 - total flux cleaned = 0.036594 Jy ! Total flux subtracted in 100 components = 0.036594 Jy ! Clean residual min=-0.005489 max=0.006823 Jy/beam ! Clean residual mean=0.000002 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.175821 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.175821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069010Jy sigma=0.452001 ! Fit after self-cal, rms=0.068879Jy sigma=0.450734 ! 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.087 mas, bmaj=6.859 mas, bpa=-4.793 degrees ! Estimated noise=1.57868 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.00855697 Jy ! Component: 100 - total flux cleaned = 0.0136632 Jy ! Component: 150 - total flux cleaned = 0.0169089 Jy ! Component: 200 - total flux cleaned = 0.0190744 Jy ! Total flux subtracted in 200 components = 0.0190744 Jy ! Clean residual min=-0.003879 max=0.003912 Jy/beam ! Clean residual mean=0.000003 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.194896 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 55 components and 0.194896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067803Jy sigma=0.440409 ! Fit after self-cal, rms=0.067800Jy sigma=0.440238 ! 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.087 x 6.859 at -4.793 degrees (North through East) ! Clean map min=-0.0039335 max=0.12497 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.03 KP 1.03 ! MK 0.98 NL 0.98 OV 0.93 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.05 KP 1.06 ! MK 1.07 NL 1.08 OV 0.90 SC 1.26 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.00 KP 1.03 ! MK 1.04 NL 0.88 OV 0.91 SC 0.98 ! ! ! Fit before self-cal, rms=0.067800Jy sigma=0.440238 ! Fit after self-cal, rms=0.068373Jy sigma=0.429785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.126 mas, bmaj=6.926 mas, bpa=-4.955 degrees ! Estimated noise=1.58955 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.000262547 Jy ! Component: 100 - total flux cleaned = -0.000533719 Jy ! Component: 150 - total flux cleaned = -0.000582112 Jy ! Component: 200 - total flux cleaned = -0.000623026 Jy ! Total flux subtracted in 200 components = -0.000623026 Jy ! Clean residual min=-0.003484 max=0.003247 Jy/beam ! Clean residual mean=-0.000002 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.194273 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.194273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068353Jy sigma=0.429585 ! Fit after self-cal, rms=0.068408Jy sigma=0.429458 ! 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.068408Jy sigma=0.429458 ! Fit after self-cal, rms=0.072417Jy sigma=0.424130 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=6.908 mas, bpa=-5.109 degrees ! Estimated noise=1.58346 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014098 Jy ! Component: 100 - total flux cleaned = 8.84827e-05 Jy ! Component: 150 - total flux cleaned = 6.60801e-05 Jy ! Component: 200 - total flux cleaned = 4.5363e-05 Jy ! Total flux subtracted in 200 components = 4.5363e-05 Jy ! Clean residual min=-0.002386 max=0.002972 Jy/beam ! Clean residual mean=-0.000000 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.194318 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.194318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072413Jy sigma=0.424071 ! Fit after self-cal, rms=0.072448Jy sigma=0.424022 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 (36.5, -29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183158 Jy ! Component: 100 - total flux cleaned = 0.00223563 Jy ! Component: 150 - total flux cleaned = 0.00236117 Jy ! Component: 200 - total flux cleaned = 0.00250398 Jy ! Total flux subtracted in 200 components = 0.00250398 Jy ! Clean residual min=-0.002262 max=0.002278 Jy/beam ! Clean residual mean=0.000000 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.196822 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 87 components and 0.196822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072356Jy sigma=0.423125 ! Fit after self-cal, rms=0.072368Jy sigma=0.423067 ! 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.072368Jy sigma=0.423067 ! Fit after self-cal, rms=0.072301Jy sigma=0.422981 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.106 mas, bmaj=6.898 mas, bpa=-5.117 degrees ! Estimated noise=1.57869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00055263 Jy ! Component: 100 - total flux cleaned = 0.000714894 Jy ! Component: 150 - total flux cleaned = 0.000886741 Jy ! Component: 200 - total flux cleaned = 0.000991323 Jy ! Total flux subtracted in 200 components = 0.000991323 Jy ! Clean residual min=-0.002181 max=0.002197 Jy/beam ! Clean residual mean=0.000000 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.197813 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.197813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072269Jy sigma=0.422749 ! Fit after self-cal, rms=0.072277Jy sigma=0.422740 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.000183899 Jy ! Component: 100 - total flux cleaned = 0.000277813 Jy ! Component: 150 - total flux cleaned = 0.000386641 Jy ! Component: 200 - total flux cleaned = 0.000406964 Jy ! Total flux subtracted in 200 components = 0.000406964 Jy ! Clean residual min=-0.002166 max=0.002207 Jy/beam ! Clean residual mean=0.000000 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.19822 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.19822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072259Jy sigma=0.422639 ! Fit after self-cal, rms=0.072260Jy sigma=0.422637 ! 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.072260Jy sigma=0.422637 ! Fit after self-cal, rms=0.072163Jy sigma=0.422619 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.425 mas, bmaj=9.428 mas, bpa=-5.358 degrees ! Estimated noise=1.95673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.84743e-05 Jy ! Component: 100 - total flux cleaned = 0.000117605 Jy ! Component: 150 - total flux cleaned = 0.000117126 Jy ! Component: 200 - total flux cleaned = 0.00010195 Jy ! Total flux subtracted in 200 components = 0.00010195 Jy ! Clean residual min=-0.002056 max=0.002371 Jy/beam ! Clean residual mean=0.000000 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.198322 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 110 components and 0.198322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072162Jy sigma=0.422614 ! Fit after self-cal, rms=0.072160Jy sigma=0.422599 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.52681e-05 Jy ! Component: 100 - total flux cleaned = -4.56934e-05 Jy ! Component: 150 - total flux cleaned = -5.9072e-05 Jy ! Component: 200 - total flux cleaned = -7.1404e-05 Jy ! Total flux subtracted in 200 components = -7.1404e-05 Jy ! Clean residual min=-0.002044 max=0.002367 Jy/beam ! Clean residual mean=0.000000 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.198251 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 113 components and 0.198251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072162Jy sigma=0.422592 ! Fit after self-cal, rms=0.072160Jy sigma=0.422579 ! 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.105 mas, bmaj=6.895 mas, bpa=-5.075 degrees ! Estimated noise=1.57767 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.105 x 6.895 at -5.075 degrees (North through East) ! Clean map min=-0.0020821 max=0.12477 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.751 mas, bmaj=6.424 mas, bpa=-4.62 degrees ! Estimated noise=2.05789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0985 Jy ! Component: 100 - total flux cleaned = 0.141061 Jy ! Component: 150 - total flux cleaned = 0.162974 Jy ! Component: 200 - total flux cleaned = 0.174739 Jy ! Total flux subtracted in 200 components = 0.174739 Jy ! Clean residual min=-0.003984 max=0.005916 Jy/beam ! Clean residual mean=0.000000 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.174739 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.174739 Jy ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=6.895 mas, bpa=-5.075 degrees ! Estimated noise=1.57767 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.00772888 Jy ! Component: 100 - total flux cleaned = 0.012428 Jy ! Component: 150 - total flux cleaned = 0.0156366 Jy ! Component: 200 - total flux cleaned = 0.0174945 Jy ! Total flux subtracted in 200 components = 0.0174945 Jy ! Clean residual min=-0.002462 max=0.002223 Jy/beam ! Clean residual mean=-0.000001 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.192234 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 44 components and 0.192233 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=6.425 mas, bmaj=9.428 mas, bpa=-5.358 degrees ! Estimated noise=1.95673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239397 Jy ! Component: 100 - total flux cleaned = 0.00347745 Jy ! Component: 150 - total flux cleaned = 0.0040586 Jy ! Component: 200 - total flux cleaned = 0.00450731 Jy ! Total flux subtracted in 200 components = 0.00450731 Jy ! Clean residual min=-0.002198 max=0.002324 Jy/beam ! Clean residual mean=-0.000001 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.196741 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 = 0.000332218 Jy ! Component: 100 - total flux cleaned = 0.000564869 Jy ! Component: 150 - total flux cleaned = 0.000655431 Jy ! Component: 200 - total flux cleaned = 0.000735705 Jy ! Total flux subtracted in 200 components = 0.000735705 Jy ! Clean residual min=-0.002151 max=0.002320 Jy/beam ! Clean residual mean=-0.000001 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.197477 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 87 components and 0.197477 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=6.895 mas, bpa=-5.075 degrees ! Estimated noise=1.57767 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000177322 Jy ! Component: 100 - total flux cleaned = -0.000220592 Jy ! Component: 150 - total flux cleaned = -7.64151e-05 Jy ! Component: 200 - total flux cleaned = -1.35105e-05 Jy ! Total flux subtracted in 200 components = -1.35105e-05 Jy ! Clean residual min=-0.002147 max=0.002233 Jy/beam ! Clean residual mean=-0.000000 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.197463 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 105 components and 0.197463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072203Jy sigma=0.422824 ! Fit after self-cal, rms=0.072206Jy sigma=0.422748 wmodel J1319+1039_S_map.mod ! Writing 105 model components to file: J1319+1039_S_map.mod wobs J1319+1039_S_uvs.fits ! Writing UV FITS file: J1319+1039_S_uvs.fits wwins J1319+1039_S_map.win ! wwins: Wrote 2 windows to J1319+1039_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.000205127 Jy ! Component: 100 - total flux cleaned = -0.000130242 Jy ! Component: 150 - total flux cleaned = -5.87475e-05 Jy ! Component: 200 - total flux cleaned = 7.92432e-05 Jy ! Component: 250 - total flux cleaned = 0.000246065 Jy ! Component: 300 - total flux cleaned = 0.000310263 Jy ! Component: 350 - total flux cleaned = 0.000373228 Jy ! Component: 400 - total flux cleaned = 0.000434704 Jy ! Component: 450 - total flux cleaned = 0.000464894 Jy ! Component: 500 - total flux cleaned = 0.000523454 Jy ! Component: 550 - total flux cleaned = 0.000667307 Jy ! Component: 600 - total flux cleaned = 0.000807608 Jy ! Component: 650 - total flux cleaned = 0.000945225 Jy ! Component: 700 - total flux cleaned = 0.00105319 Jy ! Component: 750 - total flux cleaned = 0.00123891 Jy ! Component: 800 - total flux cleaned = 0.00129141 Jy ! Component: 850 - total flux cleaned = 0.00147043 Jy ! Component: 900 - total flux cleaned = 0.00157062 Jy ! Component: 950 - total flux cleaned = 0.00166926 Jy ! Component: 1000 - total flux cleaned = 0.00171784 Jy ! Component: 1050 - total flux cleaned = 0.00183782 Jy ! Component: 1100 - total flux cleaned = 0.00190854 Jy ! Component: 1150 - total flux cleaned = 0.00202465 Jy ! Component: 1200 - total flux cleaned = 0.00207003 Jy ! Component: 1250 - total flux cleaned = 0.00211534 Jy ! Component: 1300 - total flux cleaned = 0.00209268 Jy ! Component: 1350 - total flux cleaned = 0.00213629 Jy ! Component: 1400 - total flux cleaned = 0.00213609 Jy ! Component: 1450 - total flux cleaned = 0.00207188 Jy ! Component: 1500 - total flux cleaned = 0.00205073 Jy ! Component: 1550 - total flux cleaned = 0.0020091 Jy ! Component: 1600 - total flux cleaned = 0.00194738 Jy ! Component: 1650 - total flux cleaned = 0.00196819 Jy ! Component: 1700 - total flux cleaned = 0.00196828 Jy ! Component: 1750 - total flux cleaned = 0.00204807 Jy ! Component: 1800 - total flux cleaned = 0.00204819 Jy ! Component: 1850 - total flux cleaned = 0.00204827 Jy ! Component: 1900 - total flux cleaned = 0.00199041 Jy ! Component: 1950 - total flux cleaned = 0.0020094 Jy ! Component: 2000 - total flux cleaned = 0.00202811 Jy ! Component: 2050 - total flux cleaned = 0.00200939 Jy ! Component: 2100 - total flux cleaned = 0.0020466 Jy ! Component: 2150 - total flux cleaned = 0.00201002 Jy ! Component: 2200 - total flux cleaned = 0.00208262 Jy ! Component: 2250 - total flux cleaned = 0.00211831 Jy ! Component: 2300 - total flux cleaned = 0.0021185 Jy ! Component: 2350 - total flux cleaned = 0.0021891 Jy ! Component: 2400 - total flux cleaned = 0.00224144 Jy ! Component: 2450 - total flux cleaned = 0.0022585 Jy ! Component: 2500 - total flux cleaned = 0.00232716 Jy ! Component: 2550 - total flux cleaned = 0.00234429 Jy ! Component: 2600 - total flux cleaned = 0.00242872 Jy ! Component: 2650 - total flux cleaned = 0.00239536 Jy ! Component: 2700 - total flux cleaned = 0.00251194 Jy ! Component: 2750 - total flux cleaned = 0.00256144 Jy ! Component: 2800 - total flux cleaned = 0.00262692 Jy ! Component: 2850 - total flux cleaned = 0.0026918 Jy ! Component: 2900 - total flux cleaned = 0.00275615 Jy ! Component: 2950 - total flux cleaned = 0.00282016 Jy ! Component: 3000 - total flux cleaned = 0.00288366 Jy ! Component: 3050 - total flux cleaned = 0.00296237 Jy ! Component: 3100 - total flux cleaned = 0.00300941 Jy ! Component: 3150 - total flux cleaned = 0.00307142 Jy ! Component: 3200 - total flux cleaned = 0.00307168 Jy ! Component: 3250 - total flux cleaned = 0.00313277 Jy ! Component: 3300 - total flux cleaned = 0.0031782 Jy ! Component: 3350 - total flux cleaned = 0.00323851 Jy ! Component: 3400 - total flux cleaned = 0.00326844 Jy ! Component: 3450 - total flux cleaned = 0.00338727 Jy ! Component: 3500 - total flux cleaned = 0.00341673 Jy ! Component: 3550 - total flux cleaned = 0.00344594 Jy ! Component: 3600 - total flux cleaned = 0.00356247 Jy ! Component: 3650 - total flux cleaned = 0.00360588 Jy ! Component: 3700 - total flux cleaned = 0.00366337 Jy ! Component: 3750 - total flux cleaned = 0.00372064 Jy ! Component: 3800 - total flux cleaned = 0.00379134 Jy ! Component: 3850 - total flux cleaned = 0.00384786 Jy ! Component: 3900 - total flux cleaned = 0.003946 Jy ! Component: 3950 - total flux cleaned = 0.00398762 Jy ! Component: 4000 - total flux cleaned = 0.00407067 Jy ! Component: 4050 - total flux cleaned = 0.00416695 Jy ! Total flux subtracted in 4096 components = 0.004208 Jy ! Clean residual min=-0.000899 max=0.000796 Jy/beam ! Clean residual mean=0.000000 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.201671 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 394 components and 0.201671 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1319+1039_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.105 x 6.895 at -5.075 degrees (North through East) ! Clean map min=-0.0018249 max=0.12467 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1319+1039_S_map.fits wmodel /image_prod/ug002_uva//J1319+1039_S_map.mod ! Writing 394 model components to file: /image_prod/ug002_uva//J1319+1039_S_map.mod wobs /image_prod/ug002_uva//J1319+1039_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1319+1039_S_uvs.fits wwins /image_prod/ug002_uva//J1319+1039_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1319+1039_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.124673 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000235775 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.567346 0.567346 1.13469 2.26938 4.53877 9.07754 18.1551 36.3101 72.6203 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 528.777 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1319+1039_S_dfm.log closed on Thu Mar 5 01:09:09 2020