! Started logfile: /scr/pima/rv119_uvs/J0229-3643_S_dfm.log on Sun Dec 17 11:33:26 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv119_uvs/J0229-3643_S_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J0229-3643_S_uva.fits ! AN table 1: 10 integrations on 15 of 15 possible baselines. ! AN table 2: 4 integrations on 15 of 15 possible baselines. ! AN table 3: 27 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.664093 visibilities/baseline/integration-bin. ! Found source: J0229-3643 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 2064 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 J0229-3643_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 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 12 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 62 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 62 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! A total of 66 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 62 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.064638Jy sigma=13.014621 ! Fit after self-cal, rms=0.736935Jy sigma=9.012549 ! 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.927 mas, bmaj=12.83 mas, bpa=-4.851 degrees ! Estimated noise=1.98865 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.231885 Jy ! Component: 100 - total flux cleaned = 0.278743 Jy ! Total flux subtracted in 100 components = 0.278743 Jy ! Clean residual min=-0.027208 max=0.038556 Jy/beam ! Clean residual mean=0.000117 rms=0.007999 Jy/beam ! Combined flux in latest and established models = 0.278743 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.278743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231179Jy sigma=2.290496 ! Fit after self-cal, rms=0.231181Jy sigma=2.290457 ! 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.776 mas, bmaj=15.54 mas, bpa=-4.494 degrees ! Estimated noise=1.43466 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.0211126 Jy ! Component: 100 - total flux cleaned = 0.0221822 Jy ! Component: 150 - total flux cleaned = 0.0230996 Jy ! Component: 200 - total flux cleaned = 0.0243172 Jy ! Total flux subtracted in 200 components = 0.0243172 Jy ! Clean residual min=-0.020999 max=0.024158 Jy/beam ! Clean residual mean=0.000097 rms=0.005728 Jy/beam ! Combined flux in latest and established models = 0.30306 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 29 components and 0.30306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.227379Jy sigma=2.265745 ! Fit after self-cal, rms=0.227395Jy sigma=2.265575 ! 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.776 x 15.54 at -4.494 degrees (North through East) ! Clean map min=-0.020397 max=0.29072 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.23 HN 1.18 KP 1.08 LA 1.15 ! NL 1.63 SC 1.10 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.08 KP 1.05 LA 1.05 NL 1.15 ! PT 0.97 SC 1.13 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.05 KP 1.06 LA 1.02 MK 1.11 ! NL 1.32 OV 1.05 PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.41 HN 1.65 KP 1.05 LA 1.03 ! NL 1.52 SC 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.15 KP 0.97 LA 1.07 NL 1.15 ! PT 0.96 SC 1.08 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.10 KP 1.08 LA 0.98 MK 1.10 ! NL 1.31 OV 1.04 PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 HN 1.57 KP 0.37 LA 0.99 ! NL 1.00* SC 0.39 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.10 KP 0.33 LA 0.89 NL 1.00* ! PT 1.01 SC 0.43 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.09 KP 0.41 LA 1.28 MK 0.86 ! NL 1.00* OV 1.02 PT 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.21 HN 1.50 KP 1.00 LA 1.18 ! NL 1.68 SC 1.11 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.28 KP 1.15 LA 1.06 NL 1.12 ! PT 1.02 SC 1.07 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.03 KP 1.06 LA 1.08 MK 1.14 ! NL 1.44 OV 0.91 PT 1.05 ! ! ! Fit before self-cal, rms=0.227395Jy sigma=2.265575 ! Fit after self-cal, rms=0.122031Jy sigma=1.165577 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.688 mas, bmaj=15.6 mas, bpa=-3.377 degrees ! Estimated noise=1.41842 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.000144727 Jy ! Component: 100 - total flux cleaned = 0.000444102 Jy ! Component: 150 - total flux cleaned = 0.000446002 Jy ! Component: 200 - total flux cleaned = 0.000553054 Jy ! Total flux subtracted in 200 components = 0.000553054 Jy ! Clean residual min=-0.007785 max=0.008110 Jy/beam ! Clean residual mean=0.000110 rms=0.001918 Jy/beam ! Combined flux in latest and established models = 0.303613 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.303613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121836Jy sigma=1.160130 ! Fit after self-cal, rms=0.123307Jy sigma=1.152979 ! 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.123307Jy sigma=1.152979 ! Fit after self-cal, rms=0.123599Jy sigma=1.118090 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.677 mas, bmaj=15.51 mas, bpa=-3.52 degrees ! Estimated noise=1.41794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159677 Jy ! Component: 100 - total flux cleaned = 0.00193446 Jy ! Component: 150 - total flux cleaned = 0.00198055 Jy ! Component: 200 - total flux cleaned = 0.00198137 Jy ! Total flux subtracted in 200 components = 0.00198137 Jy ! Clean residual min=-0.006780 max=0.007284 Jy/beam ! Clean residual mean=0.000156 rms=0.001720 Jy/beam ! Combined flux in latest and established models = 0.305594 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.305594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123525Jy sigma=1.117453 ! Fit after self-cal, rms=0.123709Jy sigma=1.117126 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 (-28.5, 89.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00578193 Jy ! Component: 100 - total flux cleaned = 0.00594875 Jy ! Component: 150 - total flux cleaned = 0.00621745 Jy ! Component: 200 - total flux cleaned = 0.00609298 Jy ! Total flux subtracted in 200 components = 0.00609298 Jy ! Clean residual min=-0.006348 max=0.006394 Jy/beam ! Clean residual mean=0.000131 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.311687 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 88 components and 0.311687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123065Jy sigma=1.110914 ! Fit after self-cal, rms=0.122988Jy sigma=1.109757 ! 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.122988Jy sigma=1.109757 ! Fit after self-cal, rms=0.120781Jy sigma=1.073558 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.665 mas, bmaj=15.48 mas, bpa=-3.601 degrees ! Estimated noise=1.42038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000186827 Jy ! Component: 100 - total flux cleaned = 0.000443355 Jy ! Component: 150 - total flux cleaned = 0.000446004 Jy ! Component: 200 - total flux cleaned = 0.000310496 Jy ! Total flux subtracted in 200 components = 0.000310496 Jy ! Clean residual min=-0.005805 max=0.005384 Jy/beam ! Clean residual mean=0.000140 rms=0.001378 Jy/beam ! Combined flux in latest and established models = 0.311998 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 111 components and 0.311998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120597Jy sigma=1.072399 ! Fit after self-cal, rms=0.120603Jy sigma=1.072063 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.15153e-05 Jy ! Component: 100 - total flux cleaned = -0.000188071 Jy ! Component: 150 - total flux cleaned = -0.000308836 Jy ! Component: 200 - total flux cleaned = -0.000309201 Jy ! Total flux subtracted in 200 components = -0.000309201 Jy ! Clean residual min=-0.005878 max=0.005341 Jy/beam ! Clean residual mean=0.000141 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.311689 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 121 components and 0.311689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120499Jy sigma=1.071543 ! Fit after self-cal, rms=0.120510Jy sigma=1.071507 ! 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.120510Jy sigma=1.071507 ! Fit after self-cal, rms=0.120611Jy sigma=1.071041 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.222 mas, bmaj=26.14 mas, bpa=2.345 degrees ! Estimated noise=1.76153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000942294 Jy ! Component: 100 - total flux cleaned = 0.000880452 Jy ! Component: 150 - total flux cleaned = 0.000778468 Jy ! Component: 200 - total flux cleaned = 0.000686232 Jy ! Total flux subtracted in 200 components = 0.000686232 Jy ! Clean residual min=-0.006063 max=0.005597 Jy/beam ! Clean residual mean=0.000262 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 0.312375 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 139 components and 0.312375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120519Jy sigma=1.070878 ! Fit after self-cal, rms=0.120565Jy sigma=1.070734 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.87407e-05 Jy ! Component: 100 - total flux cleaned = -1.59206e-05 Jy ! Component: 150 - total flux cleaned = -9.37764e-05 Jy ! Component: 200 - total flux cleaned = -0.000131952 Jy ! Total flux subtracted in 200 components = -0.000131952 Jy ! Clean residual min=-0.006045 max=0.005529 Jy/beam ! Clean residual mean=0.000262 rms=0.001699 Jy/beam ! Combined flux in latest and established models = 0.312243 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 145 components and 0.312243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120519Jy sigma=1.070740 ! Fit after self-cal, rms=0.120547Jy sigma=1.070714 ! 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.659 mas, bmaj=15.48 mas, bpa=-3.602 degrees ! Estimated noise=1.423 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.659 x 15.48 at -3.602 degrees (North through East) ! Clean map min=-0.0055494 max=0.28634 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.849 mas, bmaj=12.53 mas, bpa=-3.794 degrees ! Estimated noise=1.97859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.230414 Jy ! Component: 100 - total flux cleaned = 0.281237 Jy ! Component: 150 - total flux cleaned = 0.297109 Jy ! Component: 200 - total flux cleaned = 0.305078 Jy ! Total flux subtracted in 200 components = 0.305078 Jy ! Clean residual min=-0.008420 max=0.009348 Jy/beam ! Clean residual mean=0.000033 rms=0.002109 Jy/beam ! Combined flux in latest and established models = 0.305078 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.305078 Jy ! Inverting map and beam ! Estimated beam: bmin=3.659 mas, bmaj=15.48 mas, bpa=-3.602 degrees ! Estimated noise=1.423 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.00334282 Jy ! Component: 100 - total flux cleaned = 0.00413454 Jy ! Component: 150 - total flux cleaned = 0.00439759 Jy ! Component: 200 - total flux cleaned = 0.00451588 Jy ! Total flux subtracted in 200 components = 0.00451588 Jy ! Clean residual min=-0.006057 max=0.006026 Jy/beam ! Clean residual mean=0.000155 rms=0.001464 Jy/beam ! Combined flux in latest and established models = 0.309594 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.309594 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.222 mas, bmaj=26.14 mas, bpa=2.345 degrees ! Estimated noise=1.76153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147245 Jy ! Component: 100 - total flux cleaned = 0.00154985 Jy ! Component: 150 - total flux cleaned = 0.00154801 Jy ! Component: 200 - total flux cleaned = 0.0015474 Jy ! Total flux subtracted in 200 components = 0.0015474 Jy ! Clean residual min=-0.006196 max=0.005580 Jy/beam ! Clean residual mean=0.000261 rms=0.001795 Jy/beam ! Combined flux in latest and established models = 0.311142 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 = 6.45341e-05 Jy ! Component: 100 - total flux cleaned = 0.000124992 Jy ! Component: 150 - total flux cleaned = 0.00012398 Jy ! Component: 200 - total flux cleaned = 0.000179736 Jy ! Total flux subtracted in 200 components = 0.000179736 Jy ! Clean residual min=-0.006076 max=0.005535 Jy/beam ! Clean residual mean=0.000262 rms=0.001771 Jy/beam ! Combined flux in latest and established models = 0.311321 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 68 components and 0.311321 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.659 mas, bmaj=15.48 mas, bpa=-3.602 degrees ! Estimated noise=1.423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000167944 Jy ! Component: 100 - total flux cleaned = 8.71019e-06 Jy ! Component: 150 - total flux cleaned = 9.10092e-06 Jy ! Component: 200 - total flux cleaned = -6.47449e-05 Jy ! Total flux subtracted in 200 components = -6.47449e-05 Jy ! Clean residual min=-0.005729 max=0.005389 Jy/beam ! Clean residual mean=0.000151 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.311256 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 85 components and 0.311256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120900Jy sigma=1.071327 ! Fit after self-cal, rms=0.120809Jy sigma=1.070603 wmodel J0229-3643_S_map.mod ! Writing 85 model components to file: J0229-3643_S_map.mod wobs J0229-3643_S_uvs.fits ! Writing UV FITS file: J0229-3643_S_uvs.fits wwins J0229-3643_S_map.win ! wwins: Wrote 2 windows to J0229-3643_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.000657157 Jy ! Component: 100 - total flux cleaned = -0.000386903 Jy ! Component: 150 - total flux cleaned = 0.000201764 Jy ! Component: 200 - total flux cleaned = 0.000279795 Jy ! Component: 250 - total flux cleaned = 0.000738268 Jy ! Component: 300 - total flux cleaned = 0.00118147 Jy ! Component: 350 - total flux cleaned = 0.00182802 Jy ! Component: 400 - total flux cleaned = 0.00231906 Jy ! Component: 450 - total flux cleaned = 0.00273166 Jy ! Component: 500 - total flux cleaned = 0.00326955 Jy ! Component: 550 - total flux cleaned = 0.0037959 Jy ! Component: 600 - total flux cleaned = 0.00399023 Jy ! Component: 650 - total flux cleaned = 0.0043724 Jy ! Component: 700 - total flux cleaned = 0.00474861 Jy ! Component: 750 - total flux cleaned = 0.00511949 Jy ! Component: 800 - total flux cleaned = 0.00560608 Jy ! Component: 850 - total flux cleaned = 0.00608506 Jy ! Component: 900 - total flux cleaned = 0.0062036 Jy ! Component: 950 - total flux cleaned = 0.00672939 Jy ! Component: 1000 - total flux cleaned = 0.0070759 Jy ! Component: 1050 - total flux cleaned = 0.00747511 Jy ! Component: 1100 - total flux cleaned = 0.00798274 Jy ! Component: 1150 - total flux cleaned = 0.00826126 Jy ! Component: 1200 - total flux cleaned = 0.00864767 Jy ! Component: 1250 - total flux cleaned = 0.00913787 Jy ! Component: 1300 - total flux cleaned = 0.00940718 Jy ! Component: 1350 - total flux cleaned = 0.00978014 Jy ! Component: 1400 - total flux cleaned = 0.00993841 Jy ! Component: 1450 - total flux cleaned = 0.0102519 Jy ! Component: 1500 - total flux cleaned = 0.0105107 Jy ! Component: 1550 - total flux cleaned = 0.010716 Jy ! Component: 1600 - total flux cleaned = 0.0112237 Jy ! Component: 1650 - total flux cleaned = 0.0114242 Jy ! Component: 1700 - total flux cleaned = 0.0114746 Jy ! Component: 1750 - total flux cleaned = 0.011722 Jy ! Component: 1800 - total flux cleaned = 0.0119673 Jy ! Component: 1850 - total flux cleaned = 0.0121132 Jy ! Component: 1900 - total flux cleaned = 0.0122578 Jy ! Component: 1950 - total flux cleaned = 0.0124014 Jy ! Component: 2000 - total flux cleaned = 0.0124968 Jy ! Component: 2050 - total flux cleaned = 0.0126852 Jy ! Component: 2100 - total flux cleaned = 0.012872 Jy ! Component: 2150 - total flux cleaned = 0.0130572 Jy ! Component: 2200 - total flux cleaned = 0.013057 Jy ! Component: 2250 - total flux cleaned = 0.0131027 Jy ! Component: 2300 - total flux cleaned = 0.0131942 Jy ! Component: 2350 - total flux cleaned = 0.0132393 Jy ! Component: 2400 - total flux cleaned = 0.0135085 Jy ! Component: 2450 - total flux cleaned = 0.0135974 Jy ! Component: 2500 - total flux cleaned = 0.0138183 Jy ! Component: 2550 - total flux cleaned = 0.0139059 Jy ! Component: 2600 - total flux cleaned = 0.0140368 Jy ! Component: 2650 - total flux cleaned = 0.0140801 Jy ! Component: 2700 - total flux cleaned = 0.0141662 Jy ! Component: 2750 - total flux cleaned = 0.0140805 Jy ! Component: 2800 - total flux cleaned = 0.014378 Jy ! Component: 2850 - total flux cleaned = 0.0145465 Jy ! Component: 2900 - total flux cleaned = 0.0145045 Jy ! Component: 2950 - total flux cleaned = 0.0146295 Jy ! Component: 3000 - total flux cleaned = 0.014671 Jy ! Component: 3050 - total flux cleaned = 0.0147125 Jy ! Component: 3100 - total flux cleaned = 0.0148762 Jy ! Component: 3150 - total flux cleaned = 0.0149171 Jy ! Component: 3200 - total flux cleaned = 0.0150381 Jy ! Component: 3250 - total flux cleaned = 0.0151187 Jy ! Component: 3300 - total flux cleaned = 0.0151192 Jy ! Component: 3350 - total flux cleaned = 0.015358 Jy ! Component: 3400 - total flux cleaned = 0.0154762 Jy ! Component: 3450 - total flux cleaned = 0.0154762 Jy ! Component: 3500 - total flux cleaned = 0.0154762 Jy ! Component: 3550 - total flux cleaned = 0.0157482 Jy ! Component: 3600 - total flux cleaned = 0.0156715 Jy ! Component: 3650 - total flux cleaned = 0.0159404 Jy ! Component: 3700 - total flux cleaned = 0.0159787 Jy ! Component: 3750 - total flux cleaned = 0.0160546 Jy ! Component: 3800 - total flux cleaned = 0.0160169 Jy ! Component: 3850 - total flux cleaned = 0.0162049 Jy ! Component: 3900 - total flux cleaned = 0.0163916 Jy ! Component: 3950 - total flux cleaned = 0.0163542 Jy ! Component: 4000 - total flux cleaned = 0.0166498 Jy ! Component: 4050 - total flux cleaned = 0.0166861 Jy ! Total flux subtracted in 4096 components = 0.0166494 Jy ! Clean residual min=-0.002146 max=0.002083 Jy/beam ! Clean residual mean=0.000036 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.327906 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 380 components and 0.327906 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J0229-3643_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.659 x 15.48 at -3.602 degrees (North through East) ! Clean map min=-0.0044214 max=0.29022 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J0229-3643_S_map.fits wmodel /scr/pima/rv119_uvs/J0229-3643_S_map.mod ! Writing 380 model components to file: /scr/pima/rv119_uvs/J0229-3643_S_map.mod wobs /scr/pima/rv119_uvs/J0229-3643_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J0229-3643_S_uvs.fits wwins /scr/pima/rv119_uvs/J0229-3643_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv119_uvs/J0229-3643_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.29022 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000731952 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.756617 0.756617 1.51323 3.02647 6.05294 12.1059 24.2118 48.4235 96.847 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.29 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 396.501 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J0229-3643_S_dfm.log closed on Sun Dec 17 11:33:30 2017