! Started logfile: /image_prod/ug002_uva//J0122+1403_S_dfm.log on Wed Mar 4 19:01:54 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//J0122+1403_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0122+1403_S_uva.fits ! AN table 1: 98 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.870522 visibilities/baseline/integration-bin. ! Found source: J0122+1403 ! ! 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 11517 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 J0122+1403_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009423Jy sigma=8.558888 ! Fit after self-cal, rms=0.887852Jy sigma=7.478352 ! 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.708 mas, bmaj=6.896 mas, bpa=-5.373 degrees ! Estimated noise=1.25263 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.0896131 Jy ! Component: 100 - total flux cleaned = 0.109176 Jy ! Total flux subtracted in 100 components = 0.109176 Jy ! Clean residual min=-0.004662 max=0.007002 Jy/beam ! Clean residual mean=0.000001 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.109176 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.109176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069277Jy sigma=0.485621 ! Fit after self-cal, rms=0.069144Jy sigma=0.485195 ! 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.193 mas, bmaj=7.686 mas, bpa=-4.323 degrees ! Estimated noise=0.806526 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.00745071 Jy ! Component: 100 - total flux cleaned = 0.0112595 Jy ! Component: 150 - total flux cleaned = 0.0133904 Jy ! Component: 200 - total flux cleaned = 0.0142687 Jy ! Total flux subtracted in 200 components = 0.0142687 Jy ! Clean residual min=-0.003923 max=0.004687 Jy/beam ! Clean residual mean=0.000002 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.123444 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 23 components and 0.123444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068659Jy sigma=0.475208 ! Fit after self-cal, rms=0.068648Jy sigma=0.475165 ! 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.193 x 7.686 at -4.323 degrees (North through East) ! Clean map min=-0.0037216 max=0.1149 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.95 HN 1.05 KP 0.96 ! LA 1.00 MK 0.98 NL 0.98 OV 1.00 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.40 FD 0.99 HN 1.00 KP 0.94 ! LA 0.98 MK 1.00 NL 1.05 OV 0.98 ! PT 0.98 SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.98 HN 1.00 KP 0.97 ! LA 0.96 MK 1.03 NL 1.07 OV 0.96 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.068648Jy sigma=0.475165 ! Fit after self-cal, rms=0.073382Jy sigma=0.467300 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=7.775 mas, bpa=-3.855 degrees ! Estimated noise=0.808652 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.000674604 Jy ! Component: 100 - total flux cleaned = -0.00122005 Jy ! Component: 150 - total flux cleaned = -0.00145057 Jy ! Component: 200 - total flux cleaned = -0.00165247 Jy ! Total flux subtracted in 200 components = -0.00165247 Jy ! Clean residual min=-0.004083 max=0.003439 Jy/beam ! Clean residual mean=0.000002 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.121792 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.121792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073266Jy sigma=0.466898 ! Fit after self-cal, rms=0.073367Jy sigma=0.466783 ! 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.073367Jy sigma=0.466783 ! Fit after self-cal, rms=0.085717Jy sigma=0.452616 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=7.813 mas, bpa=-3.959 degrees ! Estimated noise=0.816237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00022016 Jy ! Component: 100 - total flux cleaned = -0.000279123 Jy ! Component: 150 - total flux cleaned = -0.00032782 Jy ! Component: 200 - total flux cleaned = -0.000440358 Jy ! Total flux subtracted in 200 components = -0.000440358 Jy ! Clean residual min=-0.002073 max=0.001757 Jy/beam ! Clean residual mean=0.000002 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.121352 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.121352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085658Jy sigma=0.452027 ! Fit after self-cal, rms=0.085786Jy sigma=0.451924 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 = -5.73444e-05 Jy ! Component: 100 - total flux cleaned = -0.000143874 Jy ! Component: 150 - total flux cleaned = -0.000246004 Jy ! Component: 200 - total flux cleaned = -0.000313126 Jy ! Total flux subtracted in 200 components = -0.000313126 Jy ! Clean residual min=-0.002064 max=0.001850 Jy/beam ! Clean residual mean=0.000002 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.121038 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.121038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085774Jy sigma=0.451773 ! Fit after self-cal, rms=0.085785Jy sigma=0.451769 ! 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.085785Jy sigma=0.451769 ! Fit after self-cal, rms=0.090012Jy sigma=0.449802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.172 mas, bmaj=7.806 mas, bpa=-3.954 degrees ! Estimated noise=0.813796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.56221e-05 Jy ! Component: 100 - total flux cleaned = 4.97526e-05 Jy ! Component: 150 - total flux cleaned = 6.49848e-05 Jy ! Component: 200 - total flux cleaned = 7.88699e-05 Jy ! Total flux subtracted in 200 components = 7.88699e-05 Jy ! Clean residual min=-0.001380 max=0.001486 Jy/beam ! Clean residual mean=0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.121117 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.121117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090005Jy sigma=0.449747 ! Fit after self-cal, rms=0.089984Jy sigma=0.449721 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.98212e-06 Jy ! Component: 100 - total flux cleaned = 3.39022e-05 Jy ! Component: 150 - total flux cleaned = 4.50192e-05 Jy ! Component: 200 - total flux cleaned = 4.53645e-05 Jy ! Total flux subtracted in 200 components = 4.53645e-05 Jy ! Clean residual min=-0.001380 max=0.001499 Jy/beam ! Clean residual mean=0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.121163 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.121163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089980Jy sigma=0.449693 ! Fit after self-cal, rms=0.089982Jy sigma=0.449692 ! 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.089982Jy sigma=0.449692 ! Fit after self-cal, rms=0.089986Jy sigma=0.449680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.163 mas, bmaj=11.5 mas, bpa=-7.251 degrees ! Estimated noise=0.990331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000452678 Jy ! Component: 100 - total flux cleaned = 0.000514032 Jy ! Component: 150 - total flux cleaned = 0.000545918 Jy ! Component: 200 - total flux cleaned = 0.000562625 Jy ! Total flux subtracted in 200 components = 0.000562625 Jy ! Clean residual min=-0.001450 max=0.001817 Jy/beam ! Clean residual mean=0.000002 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.121725 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 54 components and 0.121725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089989Jy sigma=0.449678 ! Fit after self-cal, rms=0.089984Jy sigma=0.449657 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 = -5.10811e-05 Jy ! Component: 100 - total flux cleaned = -3.10577e-05 Jy ! Component: 150 - total flux cleaned = -1.54122e-05 Jy ! Component: 200 - total flux cleaned = -8.93887e-06 Jy ! Total flux subtracted in 200 components = -8.93887e-06 Jy ! Clean residual min=-0.001448 max=0.001823 Jy/beam ! Clean residual mean=0.000002 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.121716 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.121716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089985Jy sigma=0.449674 ! Fit after self-cal, rms=0.089983Jy sigma=0.449665 ! 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.169 mas, bmaj=7.808 mas, bpa=-3.953 degrees ! Estimated noise=0.812341 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 7.808 at -3.953 degrees (North through East) ! Clean map min=-0.0012935 max=0.117 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.686 mas, bmaj=6.99 mas, bpa=-4.93 degrees ! Estimated noise=1.26635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.09059 Jy ! Component: 100 - total flux cleaned = 0.110406 Jy ! Component: 150 - total flux cleaned = 0.115365 Jy ! Component: 200 - total flux cleaned = 0.117507 Jy ! Total flux subtracted in 200 components = 0.117507 Jy ! Clean residual min=-0.002521 max=0.002386 Jy/beam ! Clean residual mean=0.000001 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.117507 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.117507 Jy ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=7.808 mas, bpa=-3.953 degrees ! Estimated noise=0.812341 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.00220454 Jy ! Component: 100 - total flux cleaned = 0.00309367 Jy ! Component: 150 - total flux cleaned = 0.00319276 Jy ! Component: 200 - total flux cleaned = 0.00327074 Jy ! Total flux subtracted in 200 components = 0.00327074 Jy ! Clean residual min=-0.001425 max=0.001462 Jy/beam ! Clean residual mean=0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.120778 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.120778 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.163 mas, bmaj=11.5 mas, bpa=-7.251 degrees ! Estimated noise=0.990331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000648677 Jy ! Component: 100 - total flux cleaned = 0.000776297 Jy ! Component: 150 - total flux cleaned = 0.000784404 Jy ! Component: 200 - total flux cleaned = 0.000791734 Jy ! Total flux subtracted in 200 components = 0.000791734 Jy ! Clean residual min=-0.001454 max=0.001847 Jy/beam ! Clean residual mean=0.000002 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.121569 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) ! Added new window around map position (-58, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161904 Jy ! Component: 100 - total flux cleaned = 0.0018465 Jy ! Component: 150 - total flux cleaned = 0.00181664 Jy ! Component: 200 - total flux cleaned = 0.00181733 Jy ! Total flux subtracted in 200 components = 0.00181733 Jy ! Clean residual min=-0.001385 max=0.001387 Jy/beam ! Clean residual mean=0.000003 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.123387 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 61 components and 0.123387 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=7.808 mas, bpa=-3.953 degrees ! Estimated noise=0.812341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.45506e-05 Jy ! Component: 100 - total flux cleaned = -2.98843e-05 Jy ! Component: 150 - total flux cleaned = -0.000120187 Jy ! Component: 200 - total flux cleaned = -0.000202801 Jy ! Total flux subtracted in 200 components = -0.000202801 Jy ! Clean residual min=-0.001283 max=0.001240 Jy/beam ! Clean residual mean=0.000001 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.123184 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 84 components and 0.123184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089941Jy sigma=0.449199 ! Fit after self-cal, rms=0.089930Jy sigma=0.449139 wmodel J0122+1403_S_map.mod ! Writing 84 model components to file: J0122+1403_S_map.mod wobs J0122+1403_S_uvs.fits ! Writing UV FITS file: J0122+1403_S_uvs.fits wwins J0122+1403_S_map.win ! wwins: Wrote 2 windows to J0122+1403_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.000243149 Jy ! Component: 100 - total flux cleaned = -0.000309232 Jy ! Component: 150 - total flux cleaned = -0.000438235 Jy ! Component: 200 - total flux cleaned = -0.000541648 Jy ! Component: 250 - total flux cleaned = -0.000682879 Jy ! Component: 300 - total flux cleaned = -0.000722777 Jy ! Component: 350 - total flux cleaned = -0.000780798 Jy ! Component: 400 - total flux cleaned = -0.000856328 Jy ! Component: 450 - total flux cleaned = -0.000837924 Jy ! Component: 500 - total flux cleaned = -0.000928785 Jy ! Component: 550 - total flux cleaned = -0.000982106 Jy ! Component: 600 - total flux cleaned = -0.00108696 Jy ! Component: 650 - total flux cleaned = -0.00113848 Jy ! Component: 700 - total flux cleaned = -0.00117239 Jy ! Component: 750 - total flux cleaned = -0.00130579 Jy ! Component: 800 - total flux cleaned = -0.00137128 Jy ! Component: 850 - total flux cleaned = -0.00145231 Jy ! Component: 900 - total flux cleaned = -0.00154834 Jy ! Component: 950 - total flux cleaned = -0.00159572 Jy ! Component: 1000 - total flux cleaned = -0.00170517 Jy ! Component: 1050 - total flux cleaned = -0.00172064 Jy ! Component: 1100 - total flux cleaned = -0.00184238 Jy ! Component: 1150 - total flux cleaned = -0.00191738 Jy ! Component: 1200 - total flux cleaned = -0.00199144 Jy ! Component: 1250 - total flux cleaned = -0.00202077 Jy ! Component: 1300 - total flux cleaned = -0.00212208 Jy ! Component: 1350 - total flux cleaned = -0.00219354 Jy ! Component: 1400 - total flux cleaned = -0.00225009 Jy ! Component: 1450 - total flux cleaned = -0.00227781 Jy ! Component: 1500 - total flux cleaned = -0.00229168 Jy ! Component: 1550 - total flux cleaned = -0.00233276 Jy ! Component: 1600 - total flux cleaned = -0.00234633 Jy ! Component: 1650 - total flux cleaned = -0.00235977 Jy ! Component: 1700 - total flux cleaned = -0.002413 Jy ! Component: 1750 - total flux cleaned = -0.0023996 Jy ! Component: 1800 - total flux cleaned = -0.00243853 Jy ! Component: 1850 - total flux cleaned = -0.0023868 Jy ! Component: 1900 - total flux cleaned = -0.0024381 Jy ! Component: 1950 - total flux cleaned = -0.0024253 Jy ! Component: 2000 - total flux cleaned = -0.00245046 Jy ! Component: 2050 - total flux cleaned = -0.00237568 Jy ! Component: 2100 - total flux cleaned = -0.00241298 Jy ! Component: 2150 - total flux cleaned = -0.00236415 Jy ! Component: 2200 - total flux cleaned = -0.00235221 Jy ! Component: 2250 - total flux cleaned = -0.00237624 Jy ! Component: 2300 - total flux cleaned = -0.00236419 Jy ! Component: 2350 - total flux cleaned = -0.00234054 Jy ! Component: 2400 - total flux cleaned = -0.00237585 Jy ! Component: 2450 - total flux cleaned = -0.00231784 Jy ! Component: 2500 - total flux cleaned = -0.00229486 Jy ! Component: 2550 - total flux cleaned = -0.00228342 Jy ! Component: 2600 - total flux cleaned = -0.00228343 Jy ! Component: 2650 - total flux cleaned = -0.00227213 Jy ! Component: 2700 - total flux cleaned = -0.00226097 Jy ! Component: 2750 - total flux cleaned = -0.00226088 Jy ! Component: 2800 - total flux cleaned = -0.00223876 Jy ! Component: 2850 - total flux cleaned = -0.00222793 Jy ! Component: 2900 - total flux cleaned = -0.0022279 Jy ! Component: 2950 - total flux cleaned = -0.00217398 Jy ! Component: 3000 - total flux cleaned = -0.0021739 Jy ! Component: 3050 - total flux cleaned = -0.00212063 Jy ! Component: 3100 - total flux cleaned = -0.00215217 Jy ! Component: 3150 - total flux cleaned = -0.00214172 Jy ! Component: 3200 - total flux cleaned = -0.00216256 Jy ! Component: 3250 - total flux cleaned = -0.00214191 Jy ! Component: 3300 - total flux cleaned = -0.0021727 Jy ! Component: 3350 - total flux cleaned = -0.00210125 Jy ! Component: 3400 - total flux cleaned = -0.00211136 Jy ! Component: 3450 - total flux cleaned = -0.00214147 Jy ! Component: 3500 - total flux cleaned = -0.00212145 Jy ! Component: 3550 - total flux cleaned = -0.00214114 Jy ! Component: 3600 - total flux cleaned = -0.00211146 Jy ! Component: 3650 - total flux cleaned = -0.00213112 Jy ! Component: 3700 - total flux cleaned = -0.00211162 Jy ! Component: 3750 - total flux cleaned = -0.00214063 Jy ! Component: 3800 - total flux cleaned = -0.0021406 Jy ! Component: 3850 - total flux cleaned = -0.00216938 Jy ! Component: 3900 - total flux cleaned = -0.00211233 Jy ! Component: 3950 - total flux cleaned = -0.00212175 Jy ! Component: 4000 - total flux cleaned = -0.00209361 Jy ! Component: 4050 - total flux cleaned = -0.002075 Jy ! Total flux subtracted in 4096 components = -0.00207507 Jy ! Clean residual min=-0.000613 max=0.000482 Jy/beam ! Clean residual mean=0.000001 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.121109 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 383 components and 0.121109 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0122+1403_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 7.808 at -3.953 degrees (North through East) ! Clean map min=-0.00097725 max=0.11721 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0122+1403_S_map.fits wmodel /image_prod/ug002_uva//J0122+1403_S_map.mod ! Writing 383 model components to file: /image_prod/ug002_uva//J0122+1403_S_map.mod wobs /image_prod/ug002_uva//J0122+1403_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0122+1403_S_uvs.fits wwins /image_prod/ug002_uva//J0122+1403_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0122+1403_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.11721 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170114 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.43541 0.43541 0.87082 1.74164 3.48328 6.96656 13.9331 27.8662 55.7325 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.117 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 689.005 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0122+1403_S_dfm.log closed on Wed Mar 4 19:01:59 2020