! Started logfile: /image_prod/ug002_uva//J2212+2759_S_dfm.log on Thu Mar 5 05:33:11 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//J2212+2759_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2212+2759_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.980093 visibilities/baseline/integration-bin. ! Found source: J2212+2759 ! ! 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 6351 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 J2212+2759_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.008853Jy sigma=8.523217 ! Fit after self-cal, rms=0.909962Jy sigma=7.710828 ! 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.835 mas, bmaj=5.842 mas, bpa=-8.338 degrees ! Estimated noise=1.74404 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.0697959 Jy ! Component: 100 - total flux cleaned = 0.0874796 Jy ! Total flux subtracted in 100 components = 0.0874796 Jy ! Clean residual min=-0.005742 max=0.009653 Jy/beam ! Clean residual mean=-0.000016 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 0.0874796 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0874796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076819Jy sigma=0.502655 ! Fit after self-cal, rms=0.076233Jy sigma=0.498804 ! Inverting map ! Added new window around map position (-0.5, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00989256 Jy ! Component: 100 - total flux cleaned = 0.01576 Jy ! Total flux subtracted in 100 components = 0.01576 Jy ! Clean residual min=-0.005196 max=0.005651 Jy/beam ! Clean residual mean=-0.000006 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.10324 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.10324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074804Jy sigma=0.484161 ! Fit after self-cal, rms=0.074728Jy sigma=0.483377 ! 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.336 mas, bmaj=6.654 mas, bpa=-7.237 degrees ! Estimated noise=1.10238 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.00506198 Jy ! Component: 100 - total flux cleaned = 0.00807609 Jy ! Component: 150 - total flux cleaned = 0.00974668 Jy ! Component: 200 - total flux cleaned = 0.0103849 Jy ! Total flux subtracted in 200 components = 0.0103849 Jy ! Clean residual min=-0.003995 max=0.004668 Jy/beam ! Clean residual mean=0.000001 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.113624 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.113624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074302Jy sigma=0.479093 ! Fit after self-cal, rms=0.074270Jy sigma=0.478771 ! 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.336 x 6.654 at -7.237 degrees (North through East) ! Clean map min=-0.0038163 max=0.090311 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.06 KP 0.93 ! LA 1.02 MK 1.01 NL 0.95 OV 1.06 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.04 KP 0.97 ! LA 1.02 MK 0.99 NL 0.90 OV 1.11 ! SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 1.02 KP 1.00 ! LA 1.00 MK 1.01 NL 0.96 OV 1.08 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.074270Jy sigma=0.478771 ! Fit after self-cal, rms=0.071311Jy sigma=0.475954 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.339 mas, bmaj=6.619 mas, bpa=-6.847 degrees ! Estimated noise=1.09352 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.00180405 Jy ! Component: 100 - total flux cleaned = 0.00230409 Jy ! Component: 150 - total flux cleaned = 0.00266128 Jy ! Component: 200 - total flux cleaned = 0.00291814 Jy ! Total flux subtracted in 200 components = 0.00291814 Jy ! Clean residual min=-0.004148 max=0.003942 Jy/beam ! Clean residual mean=0.000002 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.116543 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 55 components and 0.116543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071239Jy sigma=0.474820 ! Fit after self-cal, rms=0.071217Jy sigma=0.474685 ! 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.071217Jy sigma=0.474685 ! Fit after self-cal, rms=0.067705Jy sigma=0.457930 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.328 mas, bmaj=6.616 mas, bpa=-7.289 degrees ! Estimated noise=1.08883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134776 Jy ! Component: 100 - total flux cleaned = 0.00188582 Jy ! Component: 150 - total flux cleaned = 0.00198154 Jy ! Component: 200 - total flux cleaned = 0.00204365 Jy ! Total flux subtracted in 200 components = 0.00204365 Jy ! Clean residual min=-0.001884 max=0.001993 Jy/beam ! Clean residual mean=0.000001 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.118586 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.118586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067672Jy sigma=0.457594 ! Fit after self-cal, rms=0.067744Jy sigma=0.457144 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.000202779 Jy ! Component: 100 - total flux cleaned = 0.000240577 Jy ! Component: 150 - total flux cleaned = 0.00025813 Jy ! Component: 200 - total flux cleaned = 0.000291026 Jy ! Total flux subtracted in 200 components = 0.000291026 Jy ! Clean residual min=-0.001910 max=0.001974 Jy/beam ! Clean residual mean=0.000001 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.118877 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.118877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067734Jy sigma=0.457046 ! Fit after self-cal, rms=0.067732Jy sigma=0.457040 ! 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.067732Jy sigma=0.457040 ! Fit after self-cal, rms=0.068183Jy sigma=0.456963 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=6.6 mas, bpa=-7.329 degrees ! Estimated noise=1.08878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000639664 Jy ! Component: 100 - total flux cleaned = 0.000755607 Jy ! Component: 150 - total flux cleaned = 0.000771995 Jy ! Component: 200 - total flux cleaned = 0.000787888 Jy ! Total flux subtracted in 200 components = 0.000787888 Jy ! Clean residual min=-0.001925 max=0.002010 Jy/beam ! Clean residual mean=0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.119665 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.119665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068172Jy sigma=0.456868 ! Fit after self-cal, rms=0.068174Jy sigma=0.456862 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.87123e-05 Jy ! Component: 100 - total flux cleaned = 9.72781e-05 Jy ! Component: 150 - total flux cleaned = 0.000110528 Jy ! Component: 200 - total flux cleaned = 0.000149937 Jy ! Total flux subtracted in 200 components = 0.000149937 Jy ! Clean residual min=-0.001910 max=0.002011 Jy/beam ! Clean residual mean=0.000001 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.119815 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.119815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068168Jy sigma=0.456812 ! Fit after self-cal, rms=0.068167Jy sigma=0.456811 ! 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.068167Jy sigma=0.456811 ! Fit after self-cal, rms=0.068206Jy sigma=0.456793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.091 mas, bmaj=9.536 mas, bpa=-7.107 degrees ! Estimated noise=1.29809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000935703 Jy ! Component: 100 - total flux cleaned = 0.00133504 Jy ! Component: 150 - total flux cleaned = 0.00146548 Jy ! Component: 200 - total flux cleaned = 0.00151368 Jy ! Total flux subtracted in 200 components = 0.00151368 Jy ! Clean residual min=-0.002002 max=0.002076 Jy/beam ! Clean residual mean=0.000001 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.121329 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 80 components and 0.121329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068215Jy sigma=0.456767 ! Fit after self-cal, rms=0.068215Jy sigma=0.456744 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.93042e-05 Jy ! Component: 100 - total flux cleaned = 0.000161262 Jy ! Component: 150 - total flux cleaned = 0.000208341 Jy ! Component: 200 - total flux cleaned = 0.00023982 Jy ! Total flux subtracted in 200 components = 0.00023982 Jy ! Clean residual min=-0.001988 max=0.002104 Jy/beam ! Clean residual mean=0.000001 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.121569 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 84 components and 0.121569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068221Jy sigma=0.456756 ! Fit after self-cal, rms=0.068220Jy sigma=0.456746 ! 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.329 mas, bmaj=6.586 mas, bpa=-7.349 degrees ! Estimated noise=1.08894 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.329 x 6.586 at -7.349 degrees (North through East) ! Clean map min=-0.0017655 max=0.088926 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.833 mas, bmaj=5.79 mas, bpa=-8.689 degrees ! Estimated noise=1.71718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0686627 Jy ! Component: 100 - total flux cleaned = 0.0876532 Jy ! Component: 150 - total flux cleaned = 0.0977995 Jy ! Component: 200 - total flux cleaned = 0.104233 Jy ! Total flux subtracted in 200 components = 0.104233 Jy ! Clean residual min=-0.004594 max=0.003666 Jy/beam ! Clean residual mean=-0.000006 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.104233 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.104233 Jy ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=6.586 mas, bpa=-7.349 degrees ! Estimated noise=1.08894 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.00539963 Jy ! Component: 100 - total flux cleaned = 0.00883495 Jy ! Component: 150 - total flux cleaned = 0.0112589 Jy ! Component: 200 - total flux cleaned = 0.0125027 Jy ! Total flux subtracted in 200 components = 0.0125027 Jy ! Clean residual min=-0.002126 max=0.001979 Jy/beam ! Clean residual mean=-0.000001 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.116736 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 57 components and 0.116736 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.091 mas, bmaj=9.536 mas, bpa=-7.107 degrees ! Estimated noise=1.29809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230536 Jy ! Component: 100 - total flux cleaned = 0.00350608 Jy ! Component: 150 - total flux cleaned = 0.00390022 Jy ! Component: 200 - total flux cleaned = 0.00412755 Jy ! Total flux subtracted in 200 components = 0.00412755 Jy ! Clean residual min=-0.002036 max=0.002120 Jy/beam ! Clean residual mean=0.000001 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.120864 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.00018228 Jy ! Component: 100 - total flux cleaned = 0.000314438 Jy ! Component: 150 - total flux cleaned = 0.000358345 Jy ! Component: 200 - total flux cleaned = 0.000414125 Jy ! Total flux subtracted in 200 components = 0.000414125 Jy ! Clean residual min=-0.002014 max=0.002136 Jy/beam ! Clean residual mean=0.000002 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.121278 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 80 components and 0.121278 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=6.586 mas, bpa=-7.349 degrees ! Estimated noise=1.08894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000235096 Jy ! Component: 100 - total flux cleaned = -0.000350965 Jy ! Component: 150 - total flux cleaned = -0.000512606 Jy ! Component: 200 - total flux cleaned = -0.000653122 Jy ! Total flux subtracted in 200 components = -0.000653122 Jy ! Clean residual min=-0.001935 max=0.001964 Jy/beam ! Clean residual mean=0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.120625 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.120625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068239Jy sigma=0.456870 ! Fit after self-cal, rms=0.068239Jy sigma=0.456839 wmodel J2212+2759_S_map.mod ! Writing 90 model components to file: J2212+2759_S_map.mod wobs J2212+2759_S_uvs.fits ! Writing UV FITS file: J2212+2759_S_uvs.fits wwins J2212+2759_S_map.win ! wwins: Wrote 2 windows to J2212+2759_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 = 7.67061e-05 Jy ! Component: 100 - total flux cleaned = 0.000144453 Jy ! Component: 150 - total flux cleaned = 0.000144434 Jy ! Component: 200 - total flux cleaned = 0.000236521 Jy ! Component: 250 - total flux cleaned = 0.00023668 Jy ! Component: 300 - total flux cleaned = 0.000178882 Jy ! Component: 350 - total flux cleaned = 9.30394e-05 Jy ! Component: 400 - total flux cleaned = 9.54085e-06 Jy ! Component: 450 - total flux cleaned = 9.05826e-06 Jy ! Component: 500 - total flux cleaned = -9.80223e-05 Jy ! Component: 550 - total flux cleaned = -0.000202468 Jy ! Component: 600 - total flux cleaned = -0.000304469 Jy ! Component: 650 - total flux cleaned = -0.000304141 Jy ! Component: 700 - total flux cleaned = -0.000378812 Jy ! Component: 750 - total flux cleaned = -0.000549908 Jy ! Component: 800 - total flux cleaned = -0.000718193 Jy ! Component: 850 - total flux cleaned = -0.000765417 Jy ! Component: 900 - total flux cleaned = -0.000859265 Jy ! Component: 950 - total flux cleaned = -0.000997536 Jy ! Component: 1000 - total flux cleaned = -0.00111093 Jy ! Component: 1050 - total flux cleaned = -0.00117819 Jy ! Component: 1100 - total flux cleaned = -0.00128879 Jy ! Component: 1150 - total flux cleaned = -0.00144193 Jy ! Component: 1200 - total flux cleaned = -0.00148484 Jy ! Component: 1250 - total flux cleaned = -0.00159166 Jy ! Component: 1300 - total flux cleaned = -0.00173926 Jy ! Component: 1350 - total flux cleaned = -0.00178067 Jy ! Component: 1400 - total flux cleaned = -0.00188373 Jy ! Component: 1450 - total flux cleaned = -0.00190372 Jy ! Component: 1500 - total flux cleaned = -0.00188387 Jy ! Component: 1550 - total flux cleaned = -0.00198379 Jy ! Component: 1600 - total flux cleaned = -0.00198374 Jy ! Component: 1650 - total flux cleaned = -0.00208177 Jy ! Component: 1700 - total flux cleaned = -0.00208198 Jy ! Component: 1750 - total flux cleaned = -0.00221612 Jy ! Component: 1800 - total flux cleaned = -0.00227297 Jy ! Component: 1850 - total flux cleaned = -0.00234823 Jy ! Component: 1900 - total flux cleaned = -0.0023665 Jy ! Component: 1950 - total flux cleaned = -0.00242166 Jy ! Component: 2000 - total flux cleaned = -0.00247656 Jy ! Component: 2050 - total flux cleaned = -0.00251265 Jy ! Component: 2100 - total flux cleaned = -0.00256636 Jy ! Component: 2150 - total flux cleaned = -0.00265461 Jy ! Component: 2200 - total flux cleaned = -0.00270728 Jy ! Component: 2250 - total flux cleaned = -0.00270746 Jy ! Component: 2300 - total flux cleaned = -0.00275931 Jy ! Component: 2350 - total flux cleaned = -0.00284449 Jy ! Component: 2400 - total flux cleaned = -0.00286125 Jy ! Component: 2450 - total flux cleaned = -0.00286126 Jy ! Component: 2500 - total flux cleaned = -0.00296103 Jy ! Component: 2550 - total flux cleaned = -0.00299378 Jy ! Component: 2600 - total flux cleaned = -0.00301028 Jy ! Component: 2650 - total flux cleaned = -0.00304272 Jy ! Component: 2700 - total flux cleaned = -0.00312303 Jy ! Component: 2750 - total flux cleaned = -0.00310708 Jy ! Component: 2800 - total flux cleaned = -0.00310705 Jy ! Component: 2850 - total flux cleaned = -0.00312291 Jy ! Component: 2900 - total flux cleaned = -0.00316968 Jy ! Component: 2950 - total flux cleaned = -0.0031543 Jy ! Component: 3000 - total flux cleaned = -0.00315444 Jy ! Component: 3050 - total flux cleaned = -0.00318484 Jy ! Component: 3100 - total flux cleaned = -0.00315496 Jy ! Component: 3150 - total flux cleaned = -0.00322969 Jy ! Component: 3200 - total flux cleaned = -0.0032445 Jy ! Component: 3250 - total flux cleaned = -0.00322976 Jy ! Component: 3300 - total flux cleaned = -0.00322993 Jy ! Component: 3350 - total flux cleaned = -0.00333134 Jy ! Component: 3400 - total flux cleaned = -0.00324504 Jy ! Component: 3450 - total flux cleaned = -0.0032023 Jy ! Component: 3500 - total flux cleaned = -0.00324492 Jy ! Component: 3550 - total flux cleaned = -0.00323071 Jy ! Component: 3600 - total flux cleaned = -0.00323067 Jy ! Component: 3650 - total flux cleaned = -0.00327231 Jy ! Component: 3700 - total flux cleaned = -0.00325845 Jy ! Component: 3750 - total flux cleaned = -0.00327209 Jy ! Component: 3800 - total flux cleaned = -0.00324479 Jy ! Component: 3850 - total flux cleaned = -0.00323128 Jy ! Component: 3900 - total flux cleaned = -0.0032853 Jy ! Component: 3950 - total flux cleaned = -0.00331204 Jy ! Component: 4000 - total flux cleaned = -0.00327208 Jy ! Component: 4050 - total flux cleaned = -0.00328526 Jy ! Total flux subtracted in 4096 components = -0.00329841 Jy ! Clean residual min=-0.000827 max=0.000761 Jy/beam ! Clean residual mean=0.000000 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.117326 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 403 components and 0.117326 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2212+2759_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.329 x 6.586 at -7.349 degrees (North through East) ! Clean map min=-0.001448 max=0.088674 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2212+2759_S_map.fits wmodel /image_prod/ug002_uva//J2212+2759_S_map.mod ! Writing 403 model components to file: /image_prod/ug002_uva//J2212+2759_S_map.mod wobs /image_prod/ug002_uva//J2212+2759_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2212+2759_S_uvs.fits wwins /image_prod/ug002_uva//J2212+2759_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2212+2759_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0886744 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000235991 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.798398 0.798398 1.5968 3.19359 6.38718 12.7744 25.5487 51.0974 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.088 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 375.752 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2212+2759_S_dfm.log closed on Thu Mar 5 05:33:15 2020