! Started logfile: /vlbi/bp222/maps//J1419+3821_S_dfm.log on Thu Sep 27 11:13:43 2018 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 /vlbi/bp222/maps//J1419+3821_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J1419+3821_S_uva.fits ! AN table 1: 16 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.964286 visibilities/baseline/integration-bin. ! Found source: J1419+3821 ! ! There are 4 IFs, and a total of 4 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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 1296 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J1419+3821_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.076854Jy sigma=19.042783 ! Fit after self-cal, rms=0.574282Jy sigma=10.491431 ! 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.742 mas, bmaj=13.2 mas, bpa=-33.49 degrees ! Estimated noise=1.62464 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.321455 Jy ! Component: 100 - total flux cleaned = 0.391608 Jy ! Total flux subtracted in 100 components = 0.391608 Jy ! Clean residual min=-0.015080 max=0.022012 Jy/beam ! Clean residual mean=0.000019 rms=0.005339 Jy/beam ! Combined flux in latest and established models = 0.391608 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.391608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093046Jy sigma=1.179315 ! Fit after self-cal, rms=0.093043Jy sigma=1.179154 ! 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.344 mas, bmaj=12.05 mas, bpa=-33.52 degrees ! Estimated noise=1.37518 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.0161819 Jy ! Component: 100 - total flux cleaned = 0.012705 Jy ! Component: 150 - total flux cleaned = 0.01001 Jy ! Component: 200 - total flux cleaned = 0.00866581 Jy ! Total flux subtracted in 200 components = 0.00866581 Jy ! Clean residual min=-0.016397 max=0.012941 Jy/beam ! Clean residual mean=0.000022 rms=0.004124 Jy/beam ! Combined flux in latest and established models = 0.400274 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 18 components and 0.400274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075884Jy sigma=1.036054 ! Fit after self-cal, rms=0.075846Jy sigma=1.035800 ! 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.344 x 12.05 at -33.52 degrees (North through East) ! Clean map min=-0.016083 max=0.41847 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 LA 0.97 MK 0.99 ! NL 0.97 OV 1.04 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.74 FD 1.01 LA 0.99 MK 1.00 ! NL 0.97 OV 1.04 PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.03 LA 0.98 MK 1.03 ! NL 1.06 OV 1.03 PT 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* LA 0.00* MK 0.00* ! NL 0.00* OV 0.00* PT 0.00* ! ! ! Fit before self-cal, rms=0.075846Jy sigma=1.035800 ! Fit after self-cal, rms=0.051917Jy sigma=0.849550 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=11.7 mas, bpa=-33.59 degrees ! Estimated noise=1.35674 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.00341211 Jy ! Component: 100 - total flux cleaned = 0.00384785 Jy ! Component: 150 - total flux cleaned = 0.00393465 Jy ! Component: 200 - total flux cleaned = 0.00393599 Jy ! Total flux subtracted in 200 components = 0.00393599 Jy ! Clean residual min=-0.005152 max=0.005598 Jy/beam ! Clean residual mean=-0.000000 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.40421 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.40421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051429Jy sigma=0.843079 ! Fit after self-cal, rms=0.051371Jy sigma=0.842896 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051371Jy sigma=0.842896 ! Fit after self-cal, rms=0.051072Jy sigma=0.842027 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=11.66 mas, bpa=-33.6 degrees ! Estimated noise=1.35672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222046 Jy ! Component: 100 - total flux cleaned = 0.00248303 Jy ! Component: 150 - total flux cleaned = 0.00271155 Jy ! Component: 200 - total flux cleaned = 0.00286965 Jy ! Total flux subtracted in 200 components = 0.00286965 Jy ! Clean residual min=-0.004741 max=0.005169 Jy/beam ! Clean residual mean=-0.000001 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.40708 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 44 components and 0.40708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050875Jy sigma=0.839514 ! Fit after self-cal, rms=0.050867Jy sigma=0.839465 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.0004218 Jy ! Component: 100 - total flux cleaned = 0.000556347 Jy ! Component: 150 - total flux cleaned = 0.000682936 Jy ! Component: 200 - total flux cleaned = 0.000801546 Jy ! Total flux subtracted in 200 components = 0.000801546 Jy ! Clean residual min=-0.004680 max=0.004898 Jy/beam ! Clean residual mean=-0.000001 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.407881 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 51 components and 0.407881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050789Jy sigma=0.838400 ! Fit after self-cal, rms=0.050789Jy sigma=0.838387 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050789Jy sigma=0.838387 ! Fit after self-cal, rms=0.050579Jy sigma=0.837731 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=11.63 mas, bpa=-33.6 degrees ! Estimated noise=1.35687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176927 Jy ! Component: 100 - total flux cleaned = 0.00224422 Jy ! Component: 150 - total flux cleaned = 0.00244406 Jy ! Component: 200 - total flux cleaned = 0.00259122 Jy ! Total flux subtracted in 200 components = 0.00259122 Jy ! Clean residual min=-0.004448 max=0.004424 Jy/beam ! Clean residual mean=-0.000002 rms=0.001214 Jy/beam ! Combined flux in latest and established models = 0.410473 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 59 components and 0.410473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050479Jy sigma=0.836383 ! Fit after self-cal, rms=0.050475Jy sigma=0.836354 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.00018318 Jy ! Component: 100 - total flux cleaned = 0.000280891 Jy ! Component: 150 - total flux cleaned = 0.000341344 Jy ! Component: 200 - total flux cleaned = 0.000401608 Jy ! Total flux subtracted in 200 components = 0.000401608 Jy ! Clean residual min=-0.004415 max=0.004284 Jy/beam ! Clean residual mean=-0.000002 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.410874 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 68 components and 0.410874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050433Jy sigma=0.835778 ! Fit after self-cal, rms=0.050433Jy sigma=0.835766 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050433Jy sigma=0.835766 ! Fit after self-cal, rms=0.050286Jy sigma=0.835379 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.33 mas, bmaj=11.56 mas, bpa=-29.43 degrees ! Estimated noise=1.63973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167911 Jy ! Component: 100 - total flux cleaned = 0.0024381 Jy ! Component: 150 - total flux cleaned = 0.00265973 Jy ! Component: 200 - total flux cleaned = 0.00279736 Jy ! Total flux subtracted in 200 components = 0.00279736 Jy ! Clean residual min=-0.005426 max=0.004358 Jy/beam ! Clean residual mean=-0.000005 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.413672 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.413672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050252Jy sigma=0.834568 ! Fit after self-cal, rms=0.050250Jy sigma=0.834501 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 = 6.35044e-05 Jy ! Component: 100 - total flux cleaned = 0.000192389 Jy ! Component: 150 - total flux cleaned = 0.000314612 Jy ! Component: 200 - total flux cleaned = 0.000431223 Jy ! Total flux subtracted in 200 components = 0.000431223 Jy ! Clean residual min=-0.005326 max=0.004057 Jy/beam ! Clean residual mean=-0.000005 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.414103 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 92 components and 0.414103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050231Jy sigma=0.834309 ! Fit after self-cal, rms=0.050234Jy sigma=0.834257 ! 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.367 mas, bmaj=11.61 mas, bpa=-33.61 degrees ! Estimated noise=1.35676 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.367 x 11.61 at -33.61 degrees (North through East) ! Clean map min=-0.0041232 max=0.41506 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.763 mas, bmaj=12.7 mas, bpa=-33.61 degrees ! Estimated noise=1.61422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.319371 Jy ! Component: 100 - total flux cleaned = 0.38926 Jy ! Component: 150 - total flux cleaned = 0.4077 Jy ! Component: 200 - total flux cleaned = 0.413807 Jy ! Total flux subtracted in 200 components = 0.413807 Jy ! Clean residual min=-0.007010 max=0.006527 Jy/beam ! Clean residual mean=-0.000000 rms=0.001864 Jy/beam ! Combined flux in latest and established models = 0.413807 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.413807 Jy ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=11.61 mas, bpa=-33.61 degrees ! Estimated noise=1.35676 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.00136008 Jy ! Component: 100 - total flux cleaned = 0.000838055 Jy ! Component: 150 - total flux cleaned = 0.000174387 Jy ! Component: 200 - total flux cleaned = -3.87279e-05 Jy ! Total flux subtracted in 200 components = -3.87279e-05 Jy ! Clean residual min=-0.005118 max=0.004836 Jy/beam ! Clean residual mean=-0.000002 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.413768 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.413768 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=9.33 mas, bmaj=11.56 mas, bpa=-29.43 degrees ! Estimated noise=1.63973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000219039 Jy ! Component: 100 - total flux cleaned = 0.00021567 Jy ! Component: 150 - total flux cleaned = 0.000212143 Jy ! Component: 200 - total flux cleaned = 0.000255515 Jy ! Total flux subtracted in 200 components = 0.000255515 Jy ! Clean residual min=-0.005903 max=0.003588 Jy/beam ! Clean residual mean=-0.000004 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.414023 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.16256e-05 Jy ! Component: 100 - total flux cleaned = 3.79656e-07 Jy ! Component: 150 - total flux cleaned = 9.22548e-07 Jy ! Component: 200 - total flux cleaned = -3.67759e-05 Jy ! Total flux subtracted in 200 components = -3.67759e-05 Jy ! Clean residual min=-0.005796 max=0.003601 Jy/beam ! Clean residual mean=-0.000004 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.413987 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 59 components and 0.413987 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=11.61 mas, bpa=-33.61 degrees ! Estimated noise=1.35676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124774 Jy ! Component: 100 - total flux cleaned = -0.000262149 Jy ! Component: 150 - total flux cleaned = -0.000322336 Jy ! Component: 200 - total flux cleaned = -0.000433617 Jy ! Total flux subtracted in 200 components = -0.000433617 Jy ! Clean residual min=-0.004681 max=0.004279 Jy/beam ! Clean residual mean=-0.000002 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.413553 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.413553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050484Jy sigma=0.839195 ! Fit after self-cal, rms=0.050490Jy sigma=0.839108 wmodel J1419+3821_S_map.mod ! Writing 65 model components to file: J1419+3821_S_map.mod wobs J1419+3821_S_uvs.fits ! Writing UV FITS file: J1419+3821_S_uvs.fits wwins J1419+3821_S_map.win ! wwins: Wrote 1 windows to J1419+3821_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.000455293 Jy ! Component: 100 - total flux cleaned = -0.000953147 Jy ! Component: 150 - total flux cleaned = -0.00121309 Jy ! Component: 200 - total flux cleaned = -0.000806372 Jy ! Component: 250 - total flux cleaned = -0.000265958 Jy ! Component: 300 - total flux cleaned = 0.000341923 Jy ! Component: 350 - total flux cleaned = 0.000817708 Jy ! Component: 400 - total flux cleaned = 0.00122292 Jy ! Component: 450 - total flux cleaned = 0.00160773 Jy ! Component: 500 - total flux cleaned = 0.00181176 Jy ! Component: 550 - total flux cleaned = 0.00200639 Jy ! Component: 600 - total flux cleaned = 0.00204423 Jy ! Component: 650 - total flux cleaned = 0.0019717 Jy ! Component: 700 - total flux cleaned = 0.00193425 Jy ! Component: 750 - total flux cleaned = 0.00172857 Jy ! Component: 800 - total flux cleaned = 0.00172802 Jy ! Component: 850 - total flux cleaned = 0.00163035 Jy ! Component: 900 - total flux cleaned = 0.00150251 Jy ! Component: 950 - total flux cleaned = 0.00143929 Jy ! Component: 1000 - total flux cleaned = 0.00137674 Jy ! Component: 1050 - total flux cleaned = 0.00128359 Jy ! Component: 1100 - total flux cleaned = 0.00119105 Jy ! Component: 1150 - total flux cleaned = 0.00109848 Jy ! Component: 1200 - total flux cleaned = 0.00106717 Jy ! Component: 1250 - total flux cleaned = 0.00103597 Jy ! Component: 1300 - total flux cleaned = 0.000973501 Jy ! Component: 1350 - total flux cleaned = 0.000942059 Jy ! Component: 1400 - total flux cleaned = 0.000847134 Jy ! Component: 1450 - total flux cleaned = 0.000783115 Jy ! Component: 1500 - total flux cleaned = 0.000750808 Jy ! Component: 1550 - total flux cleaned = 0.000718428 Jy ! Component: 1600 - total flux cleaned = 0.000619383 Jy ! Component: 1650 - total flux cleaned = 0.000552443 Jy ! Component: 1700 - total flux cleaned = 0.000518336 Jy ! Component: 1750 - total flux cleaned = 0.000483648 Jy ! Component: 1800 - total flux cleaned = 0.000413904 Jy ! Component: 1850 - total flux cleaned = 0.000378541 Jy ! Component: 1900 - total flux cleaned = 0.000271121 Jy ! Component: 1950 - total flux cleaned = 0.000124977 Jy ! Component: 2000 - total flux cleaned = 1.33113e-05 Jy ! Component: 2050 - total flux cleaned = -0.000100295 Jy ! Component: 2100 - total flux cleaned = -0.000177736 Jy ! Component: 2150 - total flux cleaned = -0.000374323 Jy ! Component: 2200 - total flux cleaned = -0.00053528 Jy ! Component: 2250 - total flux cleaned = -0.000576082 Jy ! Component: 2300 - total flux cleaned = -0.000618205 Jy ! Component: 2350 - total flux cleaned = -0.000617813 Jy ! Component: 2400 - total flux cleaned = -0.000618008 Jy ! Component: 2450 - total flux cleaned = -0.000663525 Jy ! Component: 2500 - total flux cleaned = -0.000663636 Jy ! Component: 2550 - total flux cleaned = -0.000663797 Jy ! Component: 2600 - total flux cleaned = -0.000664645 Jy ! Component: 2650 - total flux cleaned = -0.000764155 Jy ! Component: 2700 - total flux cleaned = -0.000814953 Jy ! Component: 2750 - total flux cleaned = -0.000866736 Jy ! Component: 2800 - total flux cleaned = -0.00092001 Jy ! Component: 2850 - total flux cleaned = -0.000919815 Jy ! Component: 2900 - total flux cleaned = -0.00103198 Jy ! Component: 2950 - total flux cleaned = -0.00108889 Jy ! Component: 3000 - total flux cleaned = -0.00120704 Jy ! Component: 3050 - total flux cleaned = -0.00132699 Jy ! Component: 3100 - total flux cleaned = -0.00157378 Jy ! Component: 3150 - total flux cleaned = -0.00182916 Jy ! Component: 3200 - total flux cleaned = -0.00189544 Jy ! Component: 3250 - total flux cleaned = -0.00216338 Jy ! Component: 3300 - total flux cleaned = -0.00230197 Jy ! Component: 3350 - total flux cleaned = -0.00251336 Jy ! Component: 3400 - total flux cleaned = -0.0027294 Jy ! Component: 3450 - total flux cleaned = -0.00302736 Jy ! Component: 3500 - total flux cleaned = -0.00317798 Jy ! Component: 3550 - total flux cleaned = -0.00341137 Jy ! Component: 3600 - total flux cleaned = -0.0037322 Jy ! Component: 3650 - total flux cleaned = -0.00389639 Jy ! Component: 3700 - total flux cleaned = -0.00415083 Jy ! Component: 3750 - total flux cleaned = -0.00441193 Jy ! Component: 3800 - total flux cleaned = -0.00459097 Jy ! Component: 3850 - total flux cleaned = -0.00477537 Jy ! Component: 3900 - total flux cleaned = -0.00477437 Jy ! Component: 3950 - total flux cleaned = -0.00496656 Jy ! Component: 4000 - total flux cleaned = -0.0051691 Jy ! Component: 4050 - total flux cleaned = -0.00537384 Jy ! Total flux subtracted in 4096 components = -0.00537522 Jy ! Clean residual min=-0.005306 max=0.005888 Jy/beam ! Clean residual mean=-0.000063 rms=0.001632 Jy/beam ! Combined flux in latest and established models = 0.408178 Jy keep ! Adding 171 model components to the UV plane model. ! The established model now contains 236 components and 0.408178 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J1419+3821_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.367 x 11.61 at -33.61 degrees (North through East) ! Clean map min=-0.010342 max=0.40909 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J1419+3821_S_map.fits wmodel /vlbi/bp222/maps//J1419+3821_S_map.mod ! Writing 236 model components to file: /vlbi/bp222/maps//J1419+3821_S_map.mod wobs /vlbi/bp222/maps//J1419+3821_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J1419+3821_S_uvs.fits wwins /vlbi/bp222/maps//J1419+3821_S_map.win ! wwins: Wrote 2 windows to /vlbi/bp222/maps//J1419+3821_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.409086 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00173054 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.26908 1.26908 2.53816 5.07631 10.1526 20.3053 40.6105 81.221 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0051 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.409 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 236.392 quit ! Quitting program ! Log file /vlbi/bp222/maps//J1419+3821_S_dfm.log closed on Thu Sep 27 11:13:47 2018