! Started logfile: /image_prod/ug002_uva//J0212-1746_S_dfm.log on Wed Mar 4 19:27:15 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//J0212-1746_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0212-1746_S_uva.fits ! AN table 1: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.957407 visibilities/baseline/integration-bin. ! Found source: J0212-1746 ! ! 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 3102 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 J0212-1746_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.035693Jy sigma=7.221208 ! Fit after self-cal, rms=0.793126Jy sigma=5.554427 ! 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.648 mas, bmaj=6.72 mas, bpa=-1.761 degrees ! Estimated noise=2.28519 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.168775 Jy ! Component: 100 - total flux cleaned = 0.205579 Jy ! Total flux subtracted in 100 components = 0.205579 Jy ! Clean residual min=-0.009923 max=0.011541 Jy/beam ! Clean residual mean=0.000015 rms=0.002500 Jy/beam ! Combined flux in latest and established models = 0.205579 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.205579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093911Jy sigma=0.525497 ! Fit after self-cal, rms=0.093901Jy sigma=0.525475 ! 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.135 mas, bmaj=7.984 mas, bpa=-2.232 degrees ! Estimated noise=1.89267 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.000571956 Jy ! Component: 100 - total flux cleaned = -0.000100886 Jy ! Component: 150 - total flux cleaned = -0.000447458 Jy ! Component: 200 - total flux cleaned = -0.000723119 Jy ! Total flux subtracted in 200 components = -0.000723119 Jy ! Clean residual min=-0.009107 max=0.009968 Jy/beam ! Clean residual mean=0.000014 rms=0.002192 Jy/beam ! Combined flux in latest and established models = 0.204856 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.204856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092977Jy sigma=0.518327 ! Fit after self-cal, rms=0.092946Jy sigma=0.518305 ! 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.135 x 7.984 at -2.232 degrees (North through East) ! Clean map min=-0.0088947 max=0.2136 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 HN 1.06 KP 0.96 ! LA 1.00 MK 1.00 OV 0.83 PT 1.02 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.53 FD 1.01 HN 1.01 KP 1.05 ! LA 1.03 MK 0.92 OV 0.88 PT 1.00 ! SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.10 KP 1.01 ! LA 1.00 MK 1.05 OV 0.92 PT 1.02 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.092946Jy sigma=0.518305 ! Fit after self-cal, rms=0.093000Jy sigma=0.489742 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=7.937 mas, bpa=-1.535 degrees ! Estimated noise=1.87823 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.00168886 Jy ! Component: 100 - total flux cleaned = 0.00173511 Jy ! Component: 150 - total flux cleaned = 0.00177 Jy ! Component: 200 - total flux cleaned = 0.00176956 Jy ! Total flux subtracted in 200 components = 0.00176956 Jy ! Clean residual min=-0.005899 max=0.006365 Jy/beam ! Clean residual mean=-0.000004 rms=0.001518 Jy/beam ! Combined flux in latest and established models = 0.206625 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.206625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092954Jy sigma=0.489357 ! Fit after self-cal, rms=0.093041Jy sigma=0.489198 ! 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.093041Jy sigma=0.489198 ! Fit after self-cal, rms=0.093273Jy sigma=0.473566 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=7.946 mas, bpa=-1.629 degrees ! Estimated noise=1.88237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000703283 Jy ! Component: 100 - total flux cleaned = 0.000738244 Jy ! Component: 150 - total flux cleaned = 0.000706838 Jy ! Component: 200 - total flux cleaned = 0.000678121 Jy ! Total flux subtracted in 200 components = 0.000678121 Jy ! Clean residual min=-0.003527 max=0.004257 Jy/beam ! Clean residual mean=-0.000002 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.207303 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 23 components and 0.207303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093243Jy sigma=0.473365 ! Fit after self-cal, rms=0.093275Jy sigma=0.473304 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 (-17.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246853 Jy ! Component: 100 - total flux cleaned = 0.00310192 Jy ! Component: 150 - total flux cleaned = 0.00334361 Jy ! Component: 200 - total flux cleaned = 0.0035436 Jy ! Total flux subtracted in 200 components = 0.0035436 Jy ! Clean residual min=-0.003300 max=0.003932 Jy/beam ! Clean residual mean=0.000001 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.210847 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 41 components and 0.210847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093038Jy sigma=0.471360 ! Fit after self-cal, rms=0.093022Jy sigma=0.471309 ! Inverting map ! Added new window around map position (93, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146682 Jy ! Component: 100 - total flux cleaned = 0.000990138 Jy ! Component: 150 - total flux cleaned = 0.000989266 Jy ! Component: 200 - total flux cleaned = 0.000923375 Jy ! Total flux subtracted in 200 components = 0.000923375 Jy ! Clean residual min=-0.003021 max=0.003222 Jy/beam ! Clean residual mean=0.000001 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.21177 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.21177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092822Jy sigma=0.469704 ! Fit after self-cal, rms=0.092816Jy sigma=0.469646 ! 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.092816Jy sigma=0.469646 ! Fit after self-cal, rms=0.092998Jy sigma=0.469426 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.094 mas, bmaj=7.947 mas, bpa=-1.672 degrees ! Estimated noise=1.87833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122132 Jy ! Component: 100 - total flux cleaned = -0.000128531 Jy ! Component: 150 - total flux cleaned = -0.000183517 Jy ! Component: 200 - total flux cleaned = -0.000288456 Jy ! Total flux subtracted in 200 components = -0.000288456 Jy ! Clean residual min=-0.002899 max=0.003004 Jy/beam ! Clean residual mean=0.000002 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.211482 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.211482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092924Jy sigma=0.468817 ! Fit after self-cal, rms=0.092921Jy sigma=0.468798 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.000261682 Jy ! Component: 100 - total flux cleaned = -0.000308654 Jy ! Component: 150 - total flux cleaned = -0.00030962 Jy ! Component: 200 - total flux cleaned = -0.00031033 Jy ! Total flux subtracted in 200 components = -0.00031033 Jy ! Clean residual min=-0.002862 max=0.002897 Jy/beam ! Clean residual mean=0.000002 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.211171 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 73 components and 0.211171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092878Jy sigma=0.468498 ! Fit after self-cal, rms=0.092876Jy sigma=0.468492 ! 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.092876Jy sigma=0.468492 ! Fit after self-cal, rms=0.092811Jy sigma=0.468447 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.313 mas, bmaj=16.6 mas, bpa=3.892 degrees ! Estimated noise=2.37422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.40963e-05 Jy ! Component: 100 - total flux cleaned = 4.22704e-05 Jy ! Component: 150 - total flux cleaned = 4.0582e-05 Jy ! Component: 200 - total flux cleaned = 1.78728e-05 Jy ! Total flux subtracted in 200 components = 1.78728e-05 Jy ! Clean residual min=-0.003037 max=0.002729 Jy/beam ! Clean residual mean=0.000005 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.211189 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.211189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092803Jy sigma=0.468343 ! Fit after self-cal, rms=0.092799Jy sigma=0.468334 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.000104315 Jy ! Component: 100 - total flux cleaned = -0.000147784 Jy ! Component: 150 - total flux cleaned = -0.000189315 Jy ! Component: 200 - total flux cleaned = -0.000228977 Jy ! Total flux subtracted in 200 components = -0.000228977 Jy ! Clean residual min=-0.002990 max=0.002649 Jy/beam ! Clean residual mean=0.000005 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.21096 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 86 components and 0.21096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092796Jy sigma=0.468304 ! Fit after self-cal, rms=0.092795Jy sigma=0.468300 ! 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.094 mas, bmaj=7.949 mas, bpa=-1.669 degrees ! Estimated noise=1.87732 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.094 x 7.949 at -1.669 degrees (North through East) ! Clean map min=-0.0035032 max=0.21213 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.62 mas, bmaj=6.709 mas, bpa=-1.091 degrees ! Estimated noise=2.23497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.165051 Jy ! Component: 100 - total flux cleaned = 0.201042 Jy ! Component: 150 - total flux cleaned = 0.209848 Jy ! Component: 200 - total flux cleaned = 0.211874 Jy ! Total flux subtracted in 200 components = 0.211874 Jy ! Clean residual min=-0.005064 max=0.004831 Jy/beam ! Clean residual mean=0.000004 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.211874 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.211874 Jy ! Inverting map and beam ! Estimated beam: bmin=3.094 mas, bmaj=7.949 mas, bpa=-1.669 degrees ! Estimated noise=1.87732 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.000885367 Jy ! Component: 100 - total flux cleaned = 0.000231937 Jy ! Component: 150 - total flux cleaned = -0.000241528 Jy ! Component: 200 - total flux cleaned = -0.000573511 Jy ! Total flux subtracted in 200 components = -0.000573511 Jy ! Clean residual min=-0.003411 max=0.003540 Jy/beam ! Clean residual mean=0.000003 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.2113 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.2113 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=8.313 mas, bmaj=16.6 mas, bpa=3.892 degrees ! Estimated noise=2.37422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000715901 Jy ! Component: 100 - total flux cleaned = -0.000717404 Jy ! Component: 150 - total flux cleaned = -0.00066884 Jy ! Component: 200 - total flux cleaned = -0.000626158 Jy ! Total flux subtracted in 200 components = -0.000626158 Jy ! Clean residual min=-0.003363 max=0.002832 Jy/beam ! Clean residual mean=0.000005 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.210674 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.12522e-06 Jy ! Component: 100 - total flux cleaned = -1.62303e-06 Jy ! Component: 150 - total flux cleaned = -1.52341e-06 Jy ! Component: 200 - total flux cleaned = -1.63982e-06 Jy ! Total flux subtracted in 200 components = -1.63982e-06 Jy ! Clean residual min=-0.003325 max=0.002782 Jy/beam ! Clean residual mean=0.000005 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.210672 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.210672 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.094 mas, bmaj=7.949 mas, bpa=-1.669 degrees ! Estimated noise=1.87732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.41202e-05 Jy ! Component: 100 - total flux cleaned = -4.31435e-05 Jy ! Component: 150 - total flux cleaned = -3.93343e-05 Jy ! Component: 200 - total flux cleaned = -3.90011e-05 Jy ! Total flux subtracted in 200 components = -3.90011e-05 Jy ! Clean residual min=-0.003029 max=0.002931 Jy/beam ! Clean residual mean=0.000003 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.210633 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 0.210633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093015Jy sigma=0.469553 ! Fit after self-cal, rms=0.093011Jy sigma=0.469523 wmodel J0212-1746_S_map.mod ! Writing 62 model components to file: J0212-1746_S_map.mod wobs J0212-1746_S_uvs.fits ! Writing UV FITS file: J0212-1746_S_uvs.fits wwins J0212-1746_S_map.win ! wwins: Wrote 3 windows to J0212-1746_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.000121501 Jy ! Component: 100 - total flux cleaned = -0.000120084 Jy ! Component: 150 - total flux cleaned = -1.97149e-05 Jy ! Component: 200 - total flux cleaned = 2.92081e-05 Jy ! Component: 250 - total flux cleaned = 7.59312e-05 Jy ! Component: 300 - total flux cleaned = 0.00012179 Jy ! Component: 350 - total flux cleaned = 0.000340832 Jy ! Component: 400 - total flux cleaned = 0.000468449 Jy ! Component: 450 - total flux cleaned = 0.000676422 Jy ! Component: 500 - total flux cleaned = 0.000838683 Jy ! Component: 550 - total flux cleaned = 0.000879568 Jy ! Component: 600 - total flux cleaned = 0.00103626 Jy ! Component: 650 - total flux cleaned = 0.00111285 Jy ! Component: 700 - total flux cleaned = 0.00129912 Jy ! Component: 750 - total flux cleaned = 0.00140833 Jy ! Component: 800 - total flux cleaned = 0.0015518 Jy ! Component: 850 - total flux cleaned = 0.00165683 Jy ! Component: 900 - total flux cleaned = 0.00172614 Jy ! Component: 950 - total flux cleaned = 0.00179492 Jy ! Component: 1000 - total flux cleaned = 0.00189536 Jy ! Component: 1050 - total flux cleaned = 0.00186213 Jy ! Component: 1100 - total flux cleaned = 0.00192718 Jy ! Component: 1150 - total flux cleaned = 0.0019917 Jy ! Component: 1200 - total flux cleaned = 0.00211901 Jy ! Component: 1250 - total flux cleaned = 0.00221288 Jy ! Component: 1300 - total flux cleaned = 0.00233604 Jy ! Component: 1350 - total flux cleaned = 0.00242654 Jy ! Component: 1400 - total flux cleaned = 0.00254548 Jy ! Component: 1450 - total flux cleaned = 0.00257515 Jy ! Component: 1500 - total flux cleaned = 0.00260496 Jy ! Component: 1550 - total flux cleaned = 0.0028064 Jy ! Component: 1600 - total flux cleaned = 0.00294739 Jy ! Component: 1650 - total flux cleaned = 0.00294736 Jy ! Component: 1700 - total flux cleaned = 0.00300262 Jy ! Component: 1750 - total flux cleaned = 0.00308504 Jy ! Component: 1800 - total flux cleaned = 0.00313933 Jy ! Component: 1850 - total flux cleaned = 0.00327278 Jy ! Component: 1900 - total flux cleaned = 0.00329872 Jy ! Component: 1950 - total flux cleaned = 0.00335105 Jy ! Component: 2000 - total flux cleaned = 0.00350564 Jy ! Component: 2050 - total flux cleaned = 0.00353089 Jy ! Component: 2100 - total flux cleaned = 0.00360656 Jy ! Component: 2150 - total flux cleaned = 0.00368129 Jy ! Component: 2200 - total flux cleaned = 0.00375547 Jy ! Component: 2250 - total flux cleaned = 0.00377968 Jy ! Component: 2300 - total flux cleaned = 0.00390033 Jy ! Component: 2350 - total flux cleaned = 0.00404343 Jy ! Component: 2400 - total flux cleaned = 0.00416156 Jy ! Component: 2450 - total flux cleaned = 0.00413777 Jy ! Component: 2500 - total flux cleaned = 0.00420743 Jy ! Component: 2550 - total flux cleaned = 0.00432189 Jy ! Component: 2600 - total flux cleaned = 0.00429928 Jy ! Component: 2650 - total flux cleaned = 0.00441149 Jy ! Component: 2700 - total flux cleaned = 0.00441133 Jy ! Component: 2750 - total flux cleaned = 0.0045659 Jy ! Component: 2800 - total flux cleaned = 0.00460916 Jy ! Component: 2850 - total flux cleaned = 0.00458748 Jy ! Component: 2900 - total flux cleaned = 0.00463041 Jy ! Component: 2950 - total flux cleaned = 0.00463041 Jy ! Component: 3000 - total flux cleaned = 0.00469349 Jy ! Component: 3050 - total flux cleaned = 0.00473485 Jy ! Component: 3100 - total flux cleaned = 0.00463095 Jy ! Component: 3150 - total flux cleaned = 0.00467242 Jy ! Component: 3200 - total flux cleaned = 0.00475438 Jy ! Component: 3250 - total flux cleaned = 0.0047746 Jy ! Component: 3300 - total flux cleaned = 0.00477471 Jy ! Component: 3350 - total flux cleaned = 0.00489459 Jy ! Component: 3400 - total flux cleaned = 0.00485491 Jy ! Component: 3450 - total flux cleaned = 0.00489431 Jy ! Component: 3500 - total flux cleaned = 0.00499199 Jy ! Component: 3550 - total flux cleaned = 0.00506942 Jy ! Component: 3600 - total flux cleaned = 0.00503075 Jy ! Component: 3650 - total flux cleaned = 0.00504984 Jy ! Component: 3700 - total flux cleaned = 0.00510685 Jy ! Component: 3750 - total flux cleaned = 0.00518224 Jy ! Component: 3800 - total flux cleaned = 0.00516343 Jy ! Component: 3850 - total flux cleaned = 0.00521954 Jy ! Component: 3900 - total flux cleaned = 0.00525659 Jy ! Component: 3950 - total flux cleaned = 0.00527504 Jy ! Component: 4000 - total flux cleaned = 0.00525651 Jy ! Component: 4050 - total flux cleaned = 0.00527473 Jy ! Total flux subtracted in 4096 components = 0.00529284 Jy ! Clean residual min=-0.001516 max=0.001094 Jy/beam ! Clean residual mean=-0.000001 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.215926 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 308 components and 0.215926 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0212-1746_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.094 x 7.949 at -1.669 degrees (North through East) ! Clean map min=-0.0029865 max=0.21103 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0212-1746_S_map.fits wmodel /image_prod/ug002_uva//J0212-1746_S_map.mod ! Writing 308 model components to file: /image_prod/ug002_uva//J0212-1746_S_map.mod wobs /image_prod/ug002_uva//J0212-1746_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0212-1746_S_uvs.fits wwins /image_prod/ug002_uva//J0212-1746_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0212-1746_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.211034 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000306035 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.435052 0.435052 0.870103 1.74021 3.48041 6.96083 13.9217 27.8433 55.6866 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.211 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 689.573 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0212-1746_S_dfm.log closed on Wed Mar 4 19:27:19 2020