! Started logfile: /scr/pima/rv120_uvs/J0221+355A_X_dfm.log on Fri Dec 22 22:38:41 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv120_uvs/J0221+355A_X_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J0221+355A_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.792929 visibilities/baseline/integration-bin. ! Found source: J0221+355A ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 6280 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0221+355A_X] 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 mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011143Jy sigma=22.098475 ! Fit after self-cal, rms=0.882911Jy sigma=18.876911 ! 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=0.8494 mas, bmaj=1.875 mas, bpa=23.88 degrees ! Estimated noise=0.802891 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.0812338 Jy ! Component: 100 - total flux cleaned = 0.117736 Jy ! Total flux subtracted in 100 components = 0.117736 Jy ! Clean residual min=-0.010060 max=0.020107 Jy/beam ! Clean residual mean=0.000013 rms=0.003310 Jy/beam ! Combined flux in latest and established models = 0.117736 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.117736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112782Jy sigma=2.536726 ! Fit after self-cal, rms=0.112324Jy sigma=2.530116 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0276915 Jy ! Component: 100 - total flux cleaned = 0.0493581 Jy ! Total flux subtracted in 100 components = 0.0493581 Jy ! Clean residual min=-0.008564 max=0.014028 Jy/beam ! Clean residual mean=0.000007 rms=0.002509 Jy/beam ! Combined flux in latest and established models = 0.167094 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.167094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097937Jy sigma=2.140642 ! Fit after self-cal, rms=0.097761Jy sigma=2.137583 ! 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=1.106 mas, bmaj=2.075 mas, bpa=21.88 degrees ! Estimated noise=0.437299 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.0359251 Jy ! Component: 100 - total flux cleaned = 0.0599925 Jy ! Component: 150 - total flux cleaned = 0.0765303 Jy ! Component: 200 - total flux cleaned = 0.0879836 Jy ! Total flux subtracted in 200 components = 0.0879836 Jy ! Clean residual min=-0.007602 max=0.012222 Jy/beam ! Clean residual mean=-0.000012 rms=0.002424 Jy/beam ! Combined flux in latest and established models = 0.255078 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 56 components and 0.255078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083502Jy sigma=1.726824 ! Fit after self-cal, rms=0.083086Jy sigma=1.719706 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.106 x 2.075 at 21.88 degrees (North through East) ! Clean map min=-0.0074475 max=0.12184 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.88 HN 1.04 KP 0.88 ! LA 0.88 MK 1.12 NL 1.12 OV 1.04 ! PT 0.92 SC 1.29 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.93 HN 1.09 KP 0.96 ! LA 0.85 MK 1.04 NL 1.04 OV 1.10 ! PT 0.94 SC 1.31 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.10 HN 0.98 KP 0.89 ! LA 0.88 MK 0.98 NL 1.13 OV 1.03 ! PT 0.76 SC 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 1.08 KP 1.05 ! LA 1.01 MK 0.88 NL 1.06 OV 1.00 ! PT 0.89 SC 1.09 ! ! ! Fit before self-cal, rms=0.083086Jy sigma=1.719706 ! Fit after self-cal, rms=0.084383Jy sigma=1.613415 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.162 mas, bmaj=2.132 mas, bpa=20.78 degrees ! Estimated noise=0.449569 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.000619772 Jy ! Component: 100 - total flux cleaned = 0.000781077 Jy ! Component: 150 - total flux cleaned = 0.0010724 Jy ! Component: 200 - total flux cleaned = 0.00107234 Jy ! Total flux subtracted in 200 components = 0.00107234 Jy ! Clean residual min=-0.006187 max=0.006948 Jy/beam ! Clean residual mean=-0.000014 rms=0.001656 Jy/beam ! Combined flux in latest and established models = 0.25615 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.25615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084263Jy sigma=1.610460 ! Fit after self-cal, rms=0.084413Jy sigma=1.608849 ! 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.084413Jy sigma=1.608849 ! Fit after self-cal, rms=0.085990Jy sigma=1.580566 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.179 mas, bmaj=2.093 mas, bpa=21.12 degrees ! Estimated noise=0.449027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010111 Jy ! Component: 100 - total flux cleaned = 0.00118395 Jy ! Component: 150 - total flux cleaned = 0.00132493 Jy ! Component: 200 - total flux cleaned = 0.00144619 Jy ! Total flux subtracted in 200 components = 0.00144619 Jy ! Clean residual min=-0.005525 max=0.006028 Jy/beam ! Clean residual mean=-0.000009 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.257596 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.257597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085861Jy sigma=1.577229 ! Fit after self-cal, rms=0.085880Jy sigma=1.576741 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.000274163 Jy ! Component: 100 - total flux cleaned = 0.000447309 Jy ! Component: 150 - total flux cleaned = 0.000500079 Jy ! Component: 200 - total flux cleaned = 0.000497455 Jy ! Total flux subtracted in 200 components = 0.000497455 Jy ! Clean residual min=-0.005517 max=0.005936 Jy/beam ! Clean residual mean=-0.000009 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.258094 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.258094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085811Jy sigma=1.575286 ! Fit after self-cal, rms=0.085791Jy sigma=1.575114 ! 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.085791Jy sigma=1.575114 ! Fit after self-cal, rms=0.087478Jy sigma=1.574444 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.196 mas, bmaj=2.083 mas, bpa=20.79 degrees ! Estimated noise=0.454838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215944 Jy ! Component: 100 - total flux cleaned = 0.0023406 Jy ! Component: 150 - total flux cleaned = 0.00249559 Jy ! Component: 200 - total flux cleaned = 0.00254429 Jy ! Total flux subtracted in 200 components = 0.00254429 Jy ! Clean residual min=-0.005602 max=0.005818 Jy/beam ! Clean residual mean=-0.000007 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.260638 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.260638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087374Jy sigma=1.572731 ! Fit after self-cal, rms=0.087352Jy sigma=1.572396 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.000319177 Jy ! Component: 100 - total flux cleaned = 0.000462019 Jy ! Component: 150 - total flux cleaned = 0.000462718 Jy ! Component: 200 - total flux cleaned = 0.000421087 Jy ! Total flux subtracted in 200 components = 0.000421087 Jy ! Clean residual min=-0.005553 max=0.005737 Jy/beam ! Clean residual mean=-0.000007 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.261059 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.261059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087302Jy sigma=1.571433 ! Fit after self-cal, rms=0.087283Jy sigma=1.571305 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.087283Jy sigma=1.571305 ! Fit after self-cal, rms=0.088832Jy sigma=1.570278 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.281 mas, bmaj=2.643 mas, bpa=3.256 degrees ! Estimated noise=0.480189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264202 Jy ! Component: 100 - total flux cleaned = 0.00345959 Jy ! Component: 150 - total flux cleaned = 0.00358125 Jy ! Component: 200 - total flux cleaned = 0.00372951 Jy ! Total flux subtracted in 200 components = 0.00372951 Jy ! Clean residual min=-0.008025 max=0.007362 Jy/beam ! Clean residual mean=-0.000011 rms=0.002148 Jy/beam ! Combined flux in latest and established models = 0.264789 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.264789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088888Jy sigma=1.569308 ! Fit after self-cal, rms=0.088867Jy sigma=1.569129 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.000218363 Jy ! Component: 100 - total flux cleaned = 0.000285306 Jy ! Component: 150 - total flux cleaned = 0.000346631 Jy ! Component: 200 - total flux cleaned = 0.00040063 Jy ! Total flux subtracted in 200 components = 0.00040063 Jy ! Clean residual min=-0.008026 max=0.007269 Jy/beam ! Clean residual mean=-0.000010 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 0.26519 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 74 components and 0.26519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088891Jy sigma=1.568917 ! Fit after self-cal, rms=0.088882Jy sigma=1.568856 ! 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=1.207 mas, bmaj=2.079 mas, bpa=20.53 degrees ! Estimated noise=0.460308 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.207 x 2.079 at 20.53 degrees (North through East) ! Clean map min=-0.0055884 max=0.12693 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=0.9114 mas, bmaj=1.851 mas, bpa=22.87 degrees ! Estimated noise=0.893526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0885791 Jy ! Component: 100 - total flux cleaned = 0.130047 Jy ! Component: 150 - total flux cleaned = 0.159014 Jy ! Component: 200 - total flux cleaned = 0.180568 Jy ! Total flux subtracted in 200 components = 0.180568 Jy ! Clean residual min=-0.009229 max=0.013756 Jy/beam ! Clean residual mean=0.000006 rms=0.002383 Jy/beam ! Combined flux in latest and established models = 0.180568 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.180568 Jy ! Inverting map and beam ! Estimated beam: bmin=1.207 mas, bmaj=2.079 mas, bpa=20.53 degrees ! Estimated noise=0.460308 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.0289467 Jy ! Component: 100 - total flux cleaned = 0.0470705 Jy ! Component: 150 - total flux cleaned = 0.0589242 Jy ! Component: 200 - total flux cleaned = 0.0667597 Jy ! Total flux subtracted in 200 components = 0.0667597 Jy ! Clean residual min=-0.006547 max=0.007317 Jy/beam ! Clean residual mean=-0.000008 rms=0.001635 Jy/beam ! Combined flux in latest and established models = 0.247328 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 58 components and 0.247328 Jy ! Inverting map ! Added new window around map position (0.2, 2.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00768627 Jy ! Component: 100 - total flux cleaned = 0.0123142 Jy ! Component: 150 - total flux cleaned = 0.0145286 Jy ! Component: 200 - total flux cleaned = 0.0163539 Jy ! Total flux subtracted in 200 components = 0.0163539 Jy ! Clean residual min=-0.005586 max=0.004704 Jy/beam ! Clean residual mean=-0.000006 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.263682 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.263682 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.281 mas, bmaj=2.643 mas, bpa=3.256 degrees ! Estimated noise=0.480189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265409 Jy ! Component: 100 - total flux cleaned = 0.00391228 Jy ! Component: 150 - total flux cleaned = 0.00447679 Jy ! Component: 200 - total flux cleaned = 0.00476864 Jy ! Total flux subtracted in 200 components = 0.00476864 Jy ! Clean residual min=-0.007700 max=0.006887 Jy/beam ! Clean residual mean=-0.000007 rms=0.002075 Jy/beam ! Combined flux in latest and established models = 0.268451 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.000288087 Jy ! Component: 100 - total flux cleaned = 0.000512716 Jy ! Component: 150 - total flux cleaned = 0.00060177 Jy ! Component: 200 - total flux cleaned = 0.000709288 Jy ! Total flux subtracted in 200 components = 0.000709288 Jy ! Clean residual min=-0.007696 max=0.006870 Jy/beam ! Clean residual mean=-0.000007 rms=0.002070 Jy/beam ! Combined flux in latest and established models = 0.26916 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 92 components and 0.26916 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.207 mas, bmaj=2.079 mas, bpa=20.53 degrees ! Estimated noise=0.460308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000612831 Jy ! Component: 100 - total flux cleaned = -0.000880484 Jy ! Component: 150 - total flux cleaned = -0.00102512 Jy ! Component: 200 - total flux cleaned = -0.00102503 Jy ! Total flux subtracted in 200 components = -0.00102503 Jy ! Clean residual min=-0.005439 max=0.004640 Jy/beam ! Clean residual mean=-0.000006 rms=0.001360 Jy/beam ! Combined flux in latest and established models = 0.268135 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 0.268135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088341Jy sigma=1.559324 ! Fit after self-cal, rms=0.088231Jy sigma=1.558066 wmodel J0221+355A_X_map.mod ! Writing 105 model components to file: J0221+355A_X_map.mod wobs J0221+355A_X_uvs.fits ! Writing UV FITS file: J0221+355A_X_uvs.fits wwins J0221+355A_X_map.win ! wwins: Wrote 2 windows to J0221+355A_X_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.00120672 Jy ! Component: 100 - total flux cleaned = -0.00145668 Jy ! Component: 150 - total flux cleaned = -0.0012189 Jy ! Component: 200 - total flux cleaned = -0.00114318 Jy ! Component: 250 - total flux cleaned = -0.000926329 Jy ! Component: 300 - total flux cleaned = -0.000649014 Jy ! Component: 350 - total flux cleaned = -4.0262e-05 Jy ! Component: 400 - total flux cleaned = 0.000353887 Jy ! Component: 450 - total flux cleaned = 0.000866619 Jy ! Component: 500 - total flux cleaned = 0.00149265 Jy ! Component: 550 - total flux cleaned = 0.00192112 Jy ! Component: 600 - total flux cleaned = 0.00246149 Jy ! Component: 650 - total flux cleaned = 0.00287241 Jy ! Component: 700 - total flux cleaned = 0.00321891 Jy ! Component: 750 - total flux cleaned = 0.00372871 Jy ! Component: 800 - total flux cleaned = 0.00417381 Jy ! Component: 850 - total flux cleaned = 0.0045028 Jy ! Component: 900 - total flux cleaned = 0.00504119 Jy ! Component: 950 - total flux cleaned = 0.00535826 Jy ! Component: 1000 - total flux cleaned = 0.00593115 Jy ! Component: 1050 - total flux cleaned = 0.00618765 Jy ! Component: 1100 - total flux cleaned = 0.00659377 Jy ! Component: 1150 - total flux cleaned = 0.00699347 Jy ! Component: 1200 - total flux cleaned = 0.00733831 Jy ! Component: 1250 - total flux cleaned = 0.00787157 Jy ! Component: 1300 - total flux cleaned = 0.00806317 Jy ! Component: 1350 - total flux cleaned = 0.00829835 Jy ! Component: 1400 - total flux cleaned = 0.00848502 Jy ! Component: 1450 - total flux cleaned = 0.00871426 Jy ! Component: 1500 - total flux cleaned = 0.0087599 Jy ! Component: 1550 - total flux cleaned = 0.0090724 Jy ! Component: 1600 - total flux cleaned = 0.00911593 Jy ! Component: 1650 - total flux cleaned = 0.00907291 Jy ! Component: 1700 - total flux cleaned = 0.00928955 Jy ! Component: 1750 - total flux cleaned = 0.00941695 Jy ! Component: 1800 - total flux cleaned = 0.00966886 Jy ! Component: 1850 - total flux cleaned = 0.00975121 Jy ! Component: 1900 - total flux cleaned = 0.00970997 Jy ! Component: 1950 - total flux cleaned = 0.00975034 Jy ! Component: 2000 - total flux cleaned = 0.00991159 Jy ! Component: 2050 - total flux cleaned = 0.00983162 Jy ! Component: 2100 - total flux cleaned = 0.00991026 Jy ! Component: 2150 - total flux cleaned = 0.00991018 Jy ! Component: 2200 - total flux cleaned = 0.009988 Jy ! Component: 2250 - total flux cleaned = 0.0101026 Jy ! Component: 2300 - total flux cleaned = 0.0101027 Jy ! Component: 2350 - total flux cleaned = 0.010102 Jy ! Component: 2400 - total flux cleaned = 0.0102888 Jy ! Component: 2450 - total flux cleaned = 0.0103255 Jy ! Component: 2500 - total flux cleaned = 0.0104722 Jy ! Component: 2550 - total flux cleaned = 0.010509 Jy ! Component: 2600 - total flux cleaned = 0.0105808 Jy ! Component: 2650 - total flux cleaned = 0.0106523 Jy ! Component: 2700 - total flux cleaned = 0.0107587 Jy ! Component: 2750 - total flux cleaned = 0.010864 Jy ! Component: 2800 - total flux cleaned = 0.0109684 Jy ! Component: 2850 - total flux cleaned = 0.0109689 Jy ! Component: 2900 - total flux cleaned = 0.0110033 Jy ! Component: 2950 - total flux cleaned = 0.0111053 Jy ! Component: 3000 - total flux cleaned = 0.0111385 Jy ! Component: 3050 - total flux cleaned = 0.0112388 Jy ! Component: 3100 - total flux cleaned = 0.011339 Jy ! Component: 3150 - total flux cleaned = 0.0113388 Jy ! Component: 3200 - total flux cleaned = 0.0114045 Jy ! Component: 3250 - total flux cleaned = 0.0114372 Jy ! Component: 3300 - total flux cleaned = 0.011632 Jy ! Component: 3350 - total flux cleaned = 0.0116967 Jy ! Component: 3400 - total flux cleaned = 0.0118884 Jy ! Component: 3450 - total flux cleaned = 0.0118562 Jy ! Component: 3500 - total flux cleaned = 0.0119511 Jy ! Component: 3550 - total flux cleaned = 0.0119828 Jy ! Component: 3600 - total flux cleaned = 0.0121385 Jy ! Component: 3650 - total flux cleaned = 0.0123246 Jy ! Component: 3700 - total flux cleaned = 0.0123555 Jy ! Component: 3750 - total flux cleaned = 0.0126007 Jy ! Component: 3800 - total flux cleaned = 0.0126619 Jy ! Component: 3850 - total flux cleaned = 0.0127831 Jy ! Component: 3900 - total flux cleaned = 0.0129643 Jy ! Component: 3950 - total flux cleaned = 0.0132639 Jy ! Component: 4000 - total flux cleaned = 0.013383 Jy ! Component: 4050 - total flux cleaned = 0.0135609 Jy ! Total flux subtracted in 4096 components = 0.0137673 Jy ! Clean residual min=-0.001724 max=0.001975 Jy/beam ! Clean residual mean=0.000001 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.281902 Jy keep ! Adding 388 model components to the UV plane model. ! The established model now contains 493 components and 0.281902 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J0221+355A_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.207 x 2.079 at 20.53 degrees (North through East) ! Clean map min=-0.0027712 max=0.12826 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J0221+355A_X_map.fits wmodel /scr/pima/rv120_uvs/J0221+355A_X_map.mod ! Writing 493 model components to file: /scr/pima/rv120_uvs/J0221+355A_X_map.mod wobs /scr/pima/rv120_uvs/J0221+355A_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J0221+355A_X_uvs.fits wwins /scr/pima/rv120_uvs/J0221+355A_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv120_uvs/J0221+355A_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.128264 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000556392 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.30136 1.30136 2.60273 5.20546 10.4109 20.8218 41.6437 83.2873 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.128 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 230.527 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J0221+355A_X_dfm.log closed on Fri Dec 22 22:38:45 2017