! Started logfile: /scr/pima/bg219h_uvs/J0617-2200_S_uvs.log on Thu Apr 7 08:55:03 2016 obs /scr/pima/bg219h_uvs/J0617-2200_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0617-2200_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.683951 visibilities/baseline/integration-bin. ! Found source: J0617-2200 ! ! 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.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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 4432 visibilities. select rr, 1,2,3,4,6,7,8 ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219h_uvs/J0617-2200_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000459Jy sigma=19.509234 ! Fit after self-cal, rms=0.796275Jy sigma=15.440224 ! 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.328 mas, bmaj=6.62 mas, bpa=-8.175 degrees ! Estimated noise=0.881516 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.157893 Jy ! Component: 100 - total flux cleaned = 0.192324 Jy ! Total flux subtracted in 100 components = 0.192324 Jy ! Clean residual min=-0.006613 max=0.009603 Jy/beam ! Clean residual mean=0.000002 rms=0.001704 Jy/beam ! Combined flux in latest and established models = 0.192324 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.192324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075291Jy sigma=1.399577 ! Fit after self-cal, rms=0.075283Jy sigma=1.399513 ! 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=2.831 mas, bmaj=7.688 mas, bpa=-5.871 degrees ! Estimated noise=0.616832 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.0131577 Jy ! Component: 100 - total flux cleaned = 0.0196511 Jy ! Component: 150 - total flux cleaned = 0.0235681 Jy ! Component: 200 - total flux cleaned = 0.0259994 Jy ! Total flux subtracted in 200 components = 0.0259994 Jy ! Clean residual min=-0.004425 max=0.008199 Jy/beam ! Clean residual mean=0.000007 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.218323 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.218323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073122Jy sigma=1.351683 ! Fit after self-cal, rms=0.073111Jy sigma=1.351350 ! Inverting map ! Added new window around map position (-5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00733161 Jy ! Component: 100 - total flux cleaned = 0.010528 Jy ! Component: 150 - total flux cleaned = 0.0111494 Jy ! Component: 200 - total flux cleaned = 0.0115019 Jy ! Total flux subtracted in 200 components = 0.0115019 Jy ! Clean residual min=-0.003538 max=0.004209 Jy/beam ! Clean residual mean=0.000001 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.229825 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 57 components and 0.229825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072452Jy sigma=1.336397 ! Fit after self-cal, rms=0.072357Jy sigma=1.334472 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.831 x 7.688 at -5.871 degrees (North through East) ! Clean map min=-0.0034388 max=0.20327 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.02 KP 0.98 ! LA 0.98 MK 0.99 NL 0.99 OV 0.97 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* HN 1.04 KP 0.99 ! LA 1.03 MK 1.01 NL 0.93 OV 0.99 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.06 KP 0.97 ! LA 0.98 MK 0.98 NL 0.96 OV 0.99 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.072357Jy sigma=1.334472 ! Fit after self-cal, rms=0.071769Jy sigma=1.328902 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.832 mas, bmaj=7.678 mas, bpa=-5.863 degrees ! Estimated noise=0.613084 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.00226579 Jy ! Component: 100 - total flux cleaned = 0.00212238 Jy ! Component: 150 - total flux cleaned = 0.00194371 Jy ! Component: 200 - total flux cleaned = 0.0017904 Jy ! Total flux subtracted in 200 components = 0.0017904 Jy ! Clean residual min=-0.003621 max=0.004304 Jy/beam ! Clean residual mean=-0.000000 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.231616 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 78 components and 0.231616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071623Jy sigma=1.325487 ! Fit after self-cal, rms=0.071626Jy sigma=1.325093 ! 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.071626Jy sigma=1.325093 ! Fit after self-cal, rms=0.071234Jy sigma=1.311372 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.828 mas, bmaj=7.677 mas, bpa=-5.966 degrees ! Estimated noise=0.613361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000253632 Jy ! Component: 100 - total flux cleaned = 0.000119962 Jy ! Component: 150 - total flux cleaned = 2.54795e-06 Jy ! Component: 200 - total flux cleaned = -0.000102241 Jy ! Total flux subtracted in 200 components = -0.000102241 Jy ! Clean residual min=-0.003058 max=0.003890 Jy/beam ! Clean residual mean=0.000000 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.231513 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.231513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071185Jy sigma=1.310504 ! Fit after self-cal, rms=0.071185Jy sigma=1.310367 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 (67.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294623 Jy ! Component: 100 - total flux cleaned = 0.00328198 Jy ! Component: 150 - total flux cleaned = 0.00314091 Jy ! Component: 200 - total flux cleaned = 0.0030972 Jy ! Total flux subtracted in 200 components = 0.0030972 Jy ! Clean residual min=-0.002727 max=0.002866 Jy/beam ! Clean residual mean=-0.000000 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.234611 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 112 components and 0.234611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071046Jy sigma=1.307091 ! Fit after self-cal, rms=0.071031Jy sigma=1.306867 ! 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.071031Jy sigma=1.306867 ! Fit after self-cal, rms=0.070769Jy sigma=1.299984 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.827 mas, bmaj=7.673 mas, bpa=-5.904 degrees ! Estimated noise=0.613459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000292224 Jy ! Component: 100 - total flux cleaned = 0.000123936 Jy ! Component: 150 - total flux cleaned = 4.93788e-05 Jy ! Component: 200 - total flux cleaned = -1.78184e-05 Jy ! Total flux subtracted in 200 components = -1.78184e-05 Jy ! Clean residual min=-0.002759 max=0.002551 Jy/beam ! Clean residual mean=0.000002 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.234593 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 135 components and 0.234593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070727Jy sigma=1.299141 ! Fit after self-cal, rms=0.070730Jy sigma=1.299048 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 = -3.56326e-05 Jy ! Component: 100 - total flux cleaned = -9.98408e-05 Jy ! Component: 150 - total flux cleaned = -0.000161044 Jy ! Component: 200 - total flux cleaned = -0.000219619 Jy ! Total flux subtracted in 200 components = -0.000219619 Jy ! Clean residual min=-0.002775 max=0.002594 Jy/beam ! Clean residual mean=0.000002 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.234373 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 140 components and 0.234373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070704Jy sigma=1.298584 ! Fit after self-cal, rms=0.070705Jy sigma=1.298573 ! 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.070705Jy sigma=1.298573 ! Fit after self-cal, rms=0.070705Jy sigma=1.298513 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.839 mas, bmaj=15.05 mas, bpa=-1.2 degrees ! Estimated noise=0.81964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000172771 Jy ! Component: 100 - total flux cleaned = -0.000391008 Jy ! Component: 150 - total flux cleaned = -0.000494544 Jy ! Component: 200 - total flux cleaned = -0.000589119 Jy ! Total flux subtracted in 200 components = -0.000589119 Jy ! Clean residual min=-0.002928 max=0.003145 Jy/beam ! Clean residual mean=0.000003 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.233784 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 159 components and 0.233784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070697Jy sigma=1.298364 ! Fit after self-cal, rms=0.070693Jy sigma=1.298313 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.000207802 Jy ! Component: 100 - total flux cleaned = 0.000144944 Jy ! Component: 150 - total flux cleaned = 6.86551e-05 Jy ! Component: 200 - total flux cleaned = 1.55199e-05 Jy ! Total flux subtracted in 200 components = 1.55199e-05 Jy ! Clean residual min=-0.002968 max=0.003181 Jy/beam ! Clean residual mean=0.000003 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.2338 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 167 components and 0.2338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070691Jy sigma=1.298299 ! Fit after self-cal, rms=0.070689Jy sigma=1.298274 ! 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=2.826 mas, bmaj=7.671 mas, bpa=-5.9 degrees ! Estimated noise=0.613619 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.826 x 7.671 at -5.9 degrees (North through East) ! Clean map min=-0.0027026 max=0.20214 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.321 mas, bmaj=6.606 mas, bpa=-8.145 degrees ! Estimated noise=0.88047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157647 Jy ! Component: 100 - total flux cleaned = 0.192087 Jy ! Component: 150 - total flux cleaned = 0.202835 Jy ! Component: 200 - total flux cleaned = 0.209915 Jy ! Total flux subtracted in 200 components = 0.209915 Jy ! Clean residual min=-0.005569 max=0.005635 Jy/beam ! Clean residual mean=0.000001 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.209915 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.209915 Jy ! Inverting map and beam ! Estimated beam: bmin=2.826 mas, bmaj=7.671 mas, bpa=-5.9 degrees ! Estimated noise=0.613619 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.00781892 Jy ! Component: 100 - total flux cleaned = 0.0125943 Jy ! Component: 150 - total flux cleaned = 0.0160217 Jy ! Component: 200 - total flux cleaned = 0.0186109 Jy ! Total flux subtracted in 200 components = 0.0186109 Jy ! Clean residual min=-0.003137 max=0.002685 Jy/beam ! Clean residual mean=0.000005 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.228526 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 49 components and 0.228526 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=6.839 mas, bmaj=15.05 mas, bpa=-1.2 degrees ! Estimated noise=0.81964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00331595 Jy ! Component: 100 - total flux cleaned = 0.00420918 Jy ! Component: 150 - total flux cleaned = 0.00443307 Jy ! Component: 200 - total flux cleaned = 0.00448174 Jy ! Total flux subtracted in 200 components = 0.00448174 Jy ! Clean residual min=-0.002963 max=0.003283 Jy/beam ! Clean residual mean=0.000004 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.233008 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 = 3.83838e-05 Jy ! Component: 100 - total flux cleaned = 7.15327e-05 Jy ! Component: 150 - total flux cleaned = 0.00010169 Jy ! Component: 200 - total flux cleaned = 0.000128471 Jy ! Total flux subtracted in 200 components = 0.000128471 Jy ! Clean residual min=-0.002988 max=0.003292 Jy/beam ! Clean residual mean=0.000004 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.233136 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 103 components and 0.233136 Jy ! Inverting map ! Added new window around map position (-126, -30.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180738 Jy ! Component: 100 - total flux cleaned = 0.00174878 Jy ! Component: 150 - total flux cleaned = 0.00191152 Jy ! Component: 200 - total flux cleaned = 0.00222846 Jy ! Total flux subtracted in 200 components = 0.00222846 Jy ! Clean residual min=-0.002695 max=0.002288 Jy/beam ! Clean residual mean=0.000005 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.235364 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 129 components and 0.235365 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.826 mas, bmaj=7.671 mas, bpa=-5.9 degrees ! Estimated noise=0.613619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129357 Jy ! Component: 100 - total flux cleaned = 0.00223052 Jy ! Component: 150 - total flux cleaned = 0.00295551 Jy ! Component: 200 - total flux cleaned = 0.00323595 Jy ! Total flux subtracted in 200 components = 0.00323595 Jy ! Clean residual min=-0.002552 max=0.002422 Jy/beam ! Clean residual mean=0.000003 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.2386 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 164 components and 0.2386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070691Jy sigma=1.297693 ! Fit after self-cal, rms=0.070680Jy sigma=1.297423 wmodel /scr/pima/bg219h_uvs/J0617-2200_S_map.mod ! Writing 164 model components to file: /scr/pima/bg219h_uvs/J0617-2200_S_map.mod wobs /scr/pima/bg219h_uvs/J0617-2200_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0617-2200_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0617-2200_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219h_uvs/J0617-2200_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 = -9.69495e-05 Jy ! Component: 100 - total flux cleaned = -0.000137854 Jy ! Component: 150 - total flux cleaned = -0.000220518 Jy ! Component: 200 - total flux cleaned = -0.000300232 Jy ! Component: 250 - total flux cleaned = -0.000416292 Jy ! Component: 300 - total flux cleaned = -0.000342653 Jy ! Component: 350 - total flux cleaned = -0.000306485 Jy ! Component: 400 - total flux cleaned = -0.000306967 Jy ! Component: 450 - total flux cleaned = -0.000341689 Jy ! Component: 500 - total flux cleaned = -0.000307182 Jy ! Component: 550 - total flux cleaned = -0.000273624 Jy ! Component: 600 - total flux cleaned = -0.000176428 Jy ! Component: 650 - total flux cleaned = -0.000240511 Jy ! Component: 700 - total flux cleaned = -0.000208705 Jy ! Component: 750 - total flux cleaned = -0.000209021 Jy ! Component: 800 - total flux cleaned = -0.000299768 Jy ! Component: 850 - total flux cleaned = -0.0003293 Jy ! Component: 900 - total flux cleaned = -0.00032931 Jy ! Component: 950 - total flux cleaned = -0.000358726 Jy ! Component: 1000 - total flux cleaned = -0.000415832 Jy ! Component: 1050 - total flux cleaned = -0.000471885 Jy ! Component: 1100 - total flux cleaned = -0.000499553 Jy ! Component: 1150 - total flux cleaned = -0.000553956 Jy ! Component: 1200 - total flux cleaned = -0.000661157 Jy ! Component: 1250 - total flux cleaned = -0.000819009 Jy ! Component: 1300 - total flux cleaned = -0.000870958 Jy ! Component: 1350 - total flux cleaned = -0.000973465 Jy ! Component: 1400 - total flux cleaned = -0.000974158 Jy ! Component: 1450 - total flux cleaned = -0.00104919 Jy ! Component: 1500 - total flux cleaned = -0.00117278 Jy ! Component: 1550 - total flux cleaned = -0.00112419 Jy ! Component: 1600 - total flux cleaned = -0.00124507 Jy ! Component: 1650 - total flux cleaned = -0.00141097 Jy ! Component: 1700 - total flux cleaned = -0.00136405 Jy ! Component: 1750 - total flux cleaned = -0.0014338 Jy ! Component: 1800 - total flux cleaned = -0.00157149 Jy ! Component: 1850 - total flux cleaned = -0.00161664 Jy ! Component: 1900 - total flux cleaned = -0.00159415 Jy ! Component: 1950 - total flux cleaned = -0.00163879 Jy ! Component: 2000 - total flux cleaned = -0.0016611 Jy ! Component: 2050 - total flux cleaned = -0.00170504 Jy ! Component: 2100 - total flux cleaned = -0.00177012 Jy ! Component: 2150 - total flux cleaned = -0.00183388 Jy ! Component: 2200 - total flux cleaned = -0.00181307 Jy ! Component: 2250 - total flux cleaned = -0.00183417 Jy ! Component: 2300 - total flux cleaned = -0.00187566 Jy ! Component: 2350 - total flux cleaned = -0.00185533 Jy ! Component: 2400 - total flux cleaned = -0.00185556 Jy ! Component: 2450 - total flux cleaned = -0.00189612 Jy ! Component: 2500 - total flux cleaned = -0.00195606 Jy ! Component: 2550 - total flux cleaned = -0.0020152 Jy ! Component: 2600 - total flux cleaned = -0.00211278 Jy ! Component: 2650 - total flux cleaned = -0.00213203 Jy ! Component: 2700 - total flux cleaned = -0.00215123 Jy ! Component: 2750 - total flux cleaned = -0.00218948 Jy ! Component: 2800 - total flux cleaned = -0.00222764 Jy ! Component: 2850 - total flux cleaned = -0.00226525 Jy ! Component: 2900 - total flux cleaned = -0.002321 Jy ! Component: 2950 - total flux cleaned = -0.0023024 Jy ! Component: 3000 - total flux cleaned = -0.00232078 Jy ! Component: 3050 - total flux cleaned = -0.0022668 Jy ! Component: 3100 - total flux cleaned = -0.00233859 Jy ! Component: 3150 - total flux cleaned = -0.00233864 Jy ! Component: 3200 - total flux cleaned = -0.00237424 Jy ! Component: 3250 - total flux cleaned = -0.00237438 Jy ! Component: 3300 - total flux cleaned = -0.00235693 Jy ! Component: 3350 - total flux cleaned = -0.00239167 Jy ! Component: 3400 - total flux cleaned = -0.00240864 Jy ! Component: 3450 - total flux cleaned = -0.00245975 Jy ! Component: 3500 - total flux cleaned = -0.00245943 Jy ! Component: 3550 - total flux cleaned = -0.00244254 Jy ! Component: 3600 - total flux cleaned = -0.00244262 Jy ! Component: 3650 - total flux cleaned = -0.00247578 Jy ! Component: 3700 - total flux cleaned = -0.00245929 Jy ! Component: 3750 - total flux cleaned = -0.0025246 Jy ! Component: 3800 - total flux cleaned = -0.00245966 Jy ! Component: 3850 - total flux cleaned = -0.00245957 Jy ! Component: 3900 - total flux cleaned = -0.00244347 Jy ! Component: 3950 - total flux cleaned = -0.00247525 Jy ! Component: 4000 - total flux cleaned = -0.00245948 Jy ! Component: 4050 - total flux cleaned = -0.00244371 Jy ! Total flux subtracted in 4096 components = -0.0024906 Jy ! Clean residual min=-0.000963 max=0.000924 Jy/beam ! Clean residual mean=0.000002 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.23611 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 462 components and 0.23611 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0617-2200_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.826 x 7.671 at -5.9 degrees (North through East) ! Clean map min=-0.0021436 max=0.20461 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0617-2200_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.20461 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000274493 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.402462 0.402462 0.804924 1.60985 3.2197 6.43939 12.8788 25.7576 51.5152 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.204 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 745.411 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0617-2200_S_uvs.log closed on Thu Apr 7 08:55:07 2016