! Started logfile: J0055-1217_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:13:31 2016 obs J0055-1217_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0055-1217_S_2014_12_20_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.920635 visibilities/baseline/integration-bin. ! Found source: J0055-1217 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 344 lines of history. ! ! Reading 9280 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J0055-1217_S_2014_12_20_pus] 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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.865133Jy sigma=0.008597 ! Fit after self-cal, rms=0.854420Jy sigma=0.008487 ! 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.713 mas, bmaj=6.596 mas, bpa=-4.108 degrees ! Estimated noise=1047.13 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.112547 Jy ! Component: 100 - total flux cleaned = 0.139974 Jy ! Total flux subtracted in 100 components = 0.139974 Jy ! Clean residual min=-0.006167 max=0.010620 Jy/beam ! Clean residual mean=-0.000079 rms=0.001792 Jy/beam ! Combined flux in latest and established models = 0.139974 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.139974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091109Jy sigma=0.000844 ! Fit after self-cal, rms=0.091095Jy sigma=0.000844 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115402 Jy ! Component: 100 - total flux cleaned = 0.0174229 Jy ! Total flux subtracted in 100 components = 0.0174229 Jy ! Clean residual min=-0.005668 max=0.007274 Jy/beam ! Clean residual mean=-0.000057 rms=0.001519 Jy/beam ! Combined flux in latest and established models = 0.157397 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 29 components and 0.157397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089120Jy sigma=0.000826 ! Fit after self-cal, rms=0.089107Jy sigma=0.000826 ! 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.292 mas, bmaj=7.687 mas, bpa=-3.103 degrees ! Estimated noise=752.524 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.00601266 Jy ! Component: 100 - total flux cleaned = 0.00942754 Jy ! Component: 150 - total flux cleaned = 0.0114925 Jy ! Component: 200 - total flux cleaned = 0.0124544 Jy ! Total flux subtracted in 200 components = 0.0124544 Jy ! Clean residual min=-0.006204 max=0.009265 Jy/beam ! Clean residual mean=-0.000066 rms=0.001973 Jy/beam ! Combined flux in latest and established models = 0.169851 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.169851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088608Jy sigma=0.000823 ! Fit after self-cal, rms=0.088603Jy sigma=0.000822 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.87 HN 1.00 KP 1.05 ! LA 0.90 MK 0.97 NL 1.19 OV 1.07 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.06 KP 1.02 ! LA 0.88 MK 0.99 NL 1.19 OV 1.09 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.16 HN 1.06 KP 0.91 ! LA 0.72 MK 1.03 NL 1.40 OV 1.03 ! PT 0.92 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 HN 1.02 KP 0.87 ! LA 0.77 MK 1.02 NL 1.02 OV 1.09 ! PT 0.98 SC 0.98 ! ! ! Fit before self-cal, rms=0.088603Jy sigma=0.000822 ! Fit after self-cal, rms=0.085949Jy sigma=0.000791 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=7.741 mas, bpa=-2.798 degrees ! Estimated noise=754.873 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.000517899 Jy ! Component: 100 - total flux cleaned = -0.000754351 Jy ! Component: 150 - total flux cleaned = -0.000937002 Jy ! Component: 200 - total flux cleaned = -0.00102167 Jy ! Total flux subtracted in 200 components = -0.00102167 Jy ! Clean residual min=-0.003846 max=0.006152 Jy/beam ! Clean residual mean=-0.000024 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.16883 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 0.16883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085923Jy sigma=0.000791 ! Fit after self-cal, rms=0.085984Jy sigma=0.000790 ! 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.085984Jy sigma=0.000790 ! Fit after self-cal, rms=0.086540Jy sigma=0.000785 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=7.739 mas, bpa=-2.628 degrees ! Estimated noise=754.146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000150385 Jy ! Component: 100 - total flux cleaned = -0.000150531 Jy ! Component: 150 - total flux cleaned = -0.000151839 Jy ! Component: 200 - total flux cleaned = -0.000151476 Jy ! Total flux subtracted in 200 components = -0.000151476 Jy ! Clean residual min=-0.003186 max=0.005922 Jy/beam ! Clean residual mean=-0.000014 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.168678 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 66 components and 0.168678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086532Jy sigma=0.000785 ! Fit after self-cal, rms=0.086565Jy sigma=0.000785 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 (19.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00560516 Jy ! Component: 100 - total flux cleaned = 0.00852378 Jy ! Component: 150 - total flux cleaned = 0.0101492 Jy ! Component: 200 - total flux cleaned = 0.0106586 Jy ! Total flux subtracted in 200 components = 0.0106586 Jy ! Clean residual min=-0.003291 max=0.004235 Jy/beam ! Clean residual mean=-0.000015 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.179337 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 95 components and 0.179337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086282Jy sigma=0.000780 ! Fit after self-cal, rms=0.086252Jy sigma=0.000780 ! Inverting map ! Added new window around map position (71.5, -94). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038955 Jy ! Component: 100 - total flux cleaned = 0.00598545 Jy ! Component: 150 - total flux cleaned = 0.00722142 Jy ! Component: 200 - total flux cleaned = 0.00766434 Jy ! Total flux subtracted in 200 components = 0.00766434 Jy ! Clean residual min=-0.002925 max=0.003169 Jy/beam ! Clean residual mean=-0.000015 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.187001 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 125 components and 0.187001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086077Jy sigma=0.000778 ! Fit after self-cal, rms=0.086051Jy sigma=0.000777 ! 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.086051Jy sigma=0.000777 ! Fit after self-cal, rms=0.085348Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.302 mas, bmaj=7.736 mas, bpa=-2.641 degrees ! Estimated noise=749.754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168449 Jy ! Component: 100 - total flux cleaned = 0.00267461 Jy ! Component: 150 - total flux cleaned = 0.00301462 Jy ! Component: 200 - total flux cleaned = 0.00315237 Jy ! Total flux subtracted in 200 components = 0.00315237 Jy ! Clean residual min=-0.002538 max=0.002669 Jy/beam ! Clean residual mean=-0.000009 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.190154 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 142 components and 0.190154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085307Jy sigma=0.000777 ! Fit after self-cal, rms=0.085295Jy sigma=0.000777 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.00045743 Jy ! Component: 100 - total flux cleaned = 0.000554341 Jy ! Component: 150 - total flux cleaned = 0.000645382 Jy ! Component: 200 - total flux cleaned = 0.00078817 Jy ! Total flux subtracted in 200 components = 0.00078817 Jy ! Clean residual min=-0.002488 max=0.002572 Jy/beam ! Clean residual mean=-0.000010 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.190942 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 155 components and 0.190942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085276Jy sigma=0.000776 ! Fit after self-cal, rms=0.085273Jy sigma=0.000776 ! 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.085273Jy sigma=0.000776 ! Fit after self-cal, rms=0.085116Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.677 mas, bmaj=14 mas, bpa=0.1615 degrees ! Estimated noise=930.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117515 Jy ! Component: 100 - total flux cleaned = 0.00165834 Jy ! Component: 150 - total flux cleaned = 0.0020785 Jy ! Component: 200 - total flux cleaned = 0.0023581 Jy ! Total flux subtracted in 200 components = 0.0023581 Jy ! Clean residual min=-0.002580 max=0.003361 Jy/beam ! Clean residual mean=-0.000017 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.1933 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 173 components and 0.1933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085122Jy sigma=0.000776 ! Fit after self-cal, rms=0.085098Jy sigma=0.000776 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 = -4.77676e-05 Jy ! Component: 100 - total flux cleaned = 0.000278889 Jy ! Component: 150 - total flux cleaned = 0.000433299 Jy ! Component: 200 - total flux cleaned = 0.000573752 Jy ! Total flux subtracted in 200 components = 0.000573752 Jy ! Clean residual min=-0.002587 max=0.003293 Jy/beam ! Clean residual mean=-0.000017 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.193874 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 175 components and 0.193874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085108Jy sigma=0.000776 ! Fit after self-cal, rms=0.085093Jy sigma=0.000776 ! 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.303 mas, bmaj=7.737 mas, bpa=-2.633 degrees ! Estimated noise=749.649 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.303 x 7.737 at -2.633 degrees (North through East) ! Clean map min=-0.0022537 max=0.145 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.722 mas, bmaj=6.648 mas, bpa=-3.503 degrees ! Estimated noise=1043.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112054 Jy ! Component: 100 - total flux cleaned = 0.140221 Jy ! Component: 150 - total flux cleaned = 0.151392 Jy ! Component: 200 - total flux cleaned = 0.157576 Jy ! Total flux subtracted in 200 components = 0.157576 Jy ! Clean residual min=-0.004260 max=0.005439 Jy/beam ! Clean residual mean=-0.000021 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.157576 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.157576 Jy ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=7.737 mas, bpa=-2.633 degrees ! Estimated noise=749.649 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) ! Added new window around map position (4, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00782082 Jy ! Component: 100 - total flux cleaned = 0.0131469 Jy ! Component: 150 - total flux cleaned = 0.01737 Jy ! Component: 200 - total flux cleaned = 0.0208185 Jy ! Total flux subtracted in 200 components = 0.0208185 Jy ! Clean residual min=-0.002903 max=0.003460 Jy/beam ! Clean residual mean=-0.000015 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.178394 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 81 components and 0.178394 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.677 mas, bmaj=14 mas, bpa=0.1615 degrees ! Estimated noise=930.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00486752 Jy ! Component: 100 - total flux cleaned = 0.00803786 Jy ! Component: 150 - total flux cleaned = 0.0103064 Jy ! Component: 200 - total flux cleaned = 0.0120339 Jy ! Total flux subtracted in 200 components = 0.0120339 Jy ! Clean residual min=-0.002762 max=0.003518 Jy/beam ! Clean residual mean=-0.000017 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.190428 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.00128618 Jy ! Component: 100 - total flux cleaned = 0.00193863 Jy ! Component: 150 - total flux cleaned = 0.00245427 Jy ! Component: 200 - total flux cleaned = 0.00289367 Jy ! Total flux subtracted in 200 components = 0.00289367 Jy ! Clean residual min=-0.002506 max=0.003377 Jy/beam ! Clean residual mean=-0.000012 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.193322 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 150 components and 0.193322 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=7.737 mas, bpa=-2.633 degrees ! Estimated noise=749.649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105944 Jy ! Component: 100 - total flux cleaned = -0.00101794 Jy ! Component: 150 - total flux cleaned = -0.000733206 Jy ! Component: 200 - total flux cleaned = -0.000430856 Jy ! Total flux subtracted in 200 components = -0.000430856 Jy ! Clean residual min=-0.002402 max=0.002375 Jy/beam ! Clean residual mean=-0.000006 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.192891 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 165 components and 0.192891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085044Jy sigma=0.000775 ! Fit after self-cal, rms=0.085024Jy sigma=0.000775 wmodel J0055-1217_S_2014_12_20_pus_map.mod ! Writing 165 model components to file: J0055-1217_S_2014_12_20_pus_map.mod wobs J0055-1217_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0055-1217_S_2014_12_20_pus_uvs.fits wwins J0055-1217_S_2014_12_20_pus_map.win ! wwins: Wrote 4 windows to J0055-1217_S_2014_12_20_pus_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 = -9.98647e-05 Jy ! Component: 100 - total flux cleaned = 1.79781e-05 Jy ! Component: 150 - total flux cleaned = 0.000131016 Jy ! Component: 200 - total flux cleaned = 0.000167654 Jy ! Component: 250 - total flux cleaned = 0.000307738 Jy ! Component: 300 - total flux cleaned = 0.000510381 Jy ! Component: 350 - total flux cleaned = 0.000706864 Jy ! Component: 400 - total flux cleaned = 0.00080116 Jy ! Component: 450 - total flux cleaned = 0.00086198 Jy ! Component: 500 - total flux cleaned = 0.000980702 Jy ! Component: 550 - total flux cleaned = 0.00092194 Jy ! Component: 600 - total flux cleaned = 0.00097839 Jy ! Component: 650 - total flux cleaned = 0.000922605 Jy ! Component: 700 - total flux cleaned = 0.000976625 Jy ! Component: 750 - total flux cleaned = 0.00100306 Jy ! Component: 800 - total flux cleaned = 0.00102913 Jy ! Component: 850 - total flux cleaned = 0.000927146 Jy ! Component: 900 - total flux cleaned = 0.000976899 Jy ! Component: 950 - total flux cleaned = 0.000902751 Jy ! Component: 1000 - total flux cleaned = 0.000854518 Jy ! Component: 1050 - total flux cleaned = 0.000854782 Jy ! Component: 1100 - total flux cleaned = 0.000854634 Jy ! Component: 1150 - total flux cleaned = 0.000739207 Jy ! Component: 1200 - total flux cleaned = 0.000762267 Jy ! Component: 1250 - total flux cleaned = 0.000694919 Jy ! Component: 1300 - total flux cleaned = 0.000650557 Jy ! Component: 1350 - total flux cleaned = 0.000672525 Jy ! Component: 1400 - total flux cleaned = 0.000736684 Jy ! Component: 1450 - total flux cleaned = 0.00069403 Jy ! Component: 1500 - total flux cleaned = 0.000651692 Jy ! Component: 1550 - total flux cleaned = 0.000610481 Jy ! Component: 1600 - total flux cleaned = 0.000671593 Jy ! Component: 1650 - total flux cleaned = 0.000631627 Jy ! Component: 1700 - total flux cleaned = 0.000691699 Jy ! Component: 1750 - total flux cleaned = 0.000731348 Jy ! Component: 1800 - total flux cleaned = 0.000770343 Jy ! Component: 1850 - total flux cleaned = 0.000827868 Jy ! Component: 1900 - total flux cleaned = 0.00080871 Jy ! Component: 1950 - total flux cleaned = 0.000865394 Jy ! Component: 2000 - total flux cleaned = 0.000846495 Jy ! Component: 2050 - total flux cleaned = 0.000846741 Jy ! Component: 2100 - total flux cleaned = 0.00084685 Jy ! Component: 2150 - total flux cleaned = 0.000919475 Jy ! Component: 2200 - total flux cleaned = 0.000901221 Jy ! Component: 2250 - total flux cleaned = 0.000936988 Jy ! Component: 2300 - total flux cleaned = 0.00100759 Jy ! Component: 2350 - total flux cleaned = 0.00100762 Jy ! Component: 2400 - total flux cleaned = 0.0010594 Jy ! Component: 2450 - total flux cleaned = 0.000990717 Jy ! Component: 2500 - total flux cleaned = 0.00100781 Jy ! Component: 2550 - total flux cleaned = 0.000974271 Jy ! Component: 2600 - total flux cleaned = 0.00102456 Jy ! Component: 2650 - total flux cleaned = 0.00102432 Jy ! Component: 2700 - total flux cleaned = 0.000991216 Jy ! Component: 2750 - total flux cleaned = 0.000925938 Jy ! Component: 2800 - total flux cleaned = 0.000990758 Jy ! Component: 2850 - total flux cleaned = 0.000910516 Jy ! Component: 2900 - total flux cleaned = 0.000974293 Jy ! Component: 2950 - total flux cleaned = 0.000974341 Jy ! Component: 3000 - total flux cleaned = 0.000989891 Jy ! Component: 3050 - total flux cleaned = 0.000974349 Jy ! Component: 3100 - total flux cleaned = 0.00100537 Jy ! Component: 3150 - total flux cleaned = 0.001036 Jy ! Component: 3200 - total flux cleaned = 0.0010207 Jy ! Component: 3250 - total flux cleaned = 0.00100567 Jy ! Component: 3300 - total flux cleaned = 0.00102058 Jy ! Component: 3350 - total flux cleaned = 0.000946013 Jy ! Component: 3400 - total flux cleaned = 0.0009312 Jy ! Component: 3450 - total flux cleaned = 0.000975348 Jy ! Component: 3500 - total flux cleaned = 0.000990028 Jy ! Component: 3550 - total flux cleaned = 0.000961016 Jy ! Component: 3600 - total flux cleaned = 0.000975471 Jy ! Component: 3650 - total flux cleaned = 0.000975305 Jy ! Component: 3700 - total flux cleaned = 0.000975226 Jy ! Component: 3750 - total flux cleaned = 0.000932786 Jy ! Component: 3800 - total flux cleaned = 0.0009187 Jy ! Component: 3850 - total flux cleaned = 0.000904852 Jy ! Component: 3900 - total flux cleaned = 0.000904777 Jy ! Component: 3950 - total flux cleaned = 0.000904745 Jy ! Component: 4000 - total flux cleaned = 0.000836255 Jy ! Component: 4050 - total flux cleaned = 0.000931483 Jy ! Total flux subtracted in 4096 components = 0.000917914 Jy ! Clean residual min=-0.000807 max=0.000970 Jy/beam ! Clean residual mean=-0.000005 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.193809 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 470 components and 0.193809 Jy ![Exited script file: muppet] wmap "J0055-1217_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.303 x 7.737 at -2.633 degrees (North through East) ! Clean map min=-0.0016436 max=0.14639 Jy/beam ! Writing clean map to FITS file: J0055-1217_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.146392 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250214 device "J0055-1217_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0055-1217_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.512762 0.512762 1.02552 2.05105 4.1021 8.2042 16.4084 32.8168 65.6336 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.146 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.303 x 7.737 at -2.633 degrees (North through East) ! Clean map min=-0.0016436 max=0.14639 Jy/beam quit ! Quitting program ! Log file J0055-1217_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:13:38 2016