! Started logfile: /scr/pima/bg219b_uvs/J2302-1453_S_uvs.log on Thu Apr 7 01:35:07 2016 obs /scr/pima/bg219b_uvs/J2302-1453_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J2302-1453_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.498634 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2302-1453 ! ! 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 4380 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/bg219b_uvs/J2302-1453_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 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007670Jy sigma=22.892591 ! Fit after self-cal, rms=0.937895Jy sigma=21.545879 ! 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.538 mas, bmaj=19.15 mas, bpa=-22.43 degrees ! Estimated noise=0.655728 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.0459254 Jy ! Component: 100 - total flux cleaned = 0.0571047 Jy ! Total flux subtracted in 100 components = 0.0571047 Jy ! Clean residual min=-0.004344 max=0.005359 Jy/beam ! Clean residual mean=-0.000021 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.0571047 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0571047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061723Jy sigma=1.362343 ! Fit after self-cal, rms=0.060252Jy sigma=1.329966 ! 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.127 mas, bmaj=21.39 mas, bpa=-22.37 degrees ! Estimated noise=0.516653 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.00999106 Jy ! Component: 100 - total flux cleaned = 0.0148065 Jy ! Component: 150 - total flux cleaned = 0.0178391 Jy ! Component: 200 - total flux cleaned = 0.0199373 Jy ! Total flux subtracted in 200 components = 0.0199373 Jy ! Clean residual min=-0.003772 max=0.005309 Jy/beam ! Clean residual mean=-0.000028 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.077042 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 82 components and 0.077042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058676Jy sigma=1.291613 ! Fit after self-cal, rms=0.058398Jy sigma=1.286129 ! 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.127 x 21.39 at -22.37 degrees (North through East) ! Clean map min=-0.0039474 max=0.063392 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.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! 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* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.00* KP 1.02 ! LA 0.93 MK 1.06 NL 1.04 OV 0.94 ! PT 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 1.00* KP 1.07 ! LA 0.90 MK 1.05 NL 0.93 OV 0.97 ! PT 0.89 ! ! ! Fit before self-cal, rms=0.058398Jy sigma=1.286129 ! Fit after self-cal, rms=0.057522Jy sigma=1.282958 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.165 mas, bmaj=21.55 mas, bpa=-22.4 degrees ! Estimated noise=0.50921 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.00061354 Jy ! Component: 100 - total flux cleaned = 0.000660107 Jy ! Component: 150 - total flux cleaned = 0.000747701 Jy ! Component: 200 - total flux cleaned = 0.000903004 Jy ! Total flux subtracted in 200 components = 0.000903004 Jy ! Clean residual min=-0.003860 max=0.004878 Jy/beam ! Clean residual mean=-0.000020 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.077945 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.077945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057461Jy sigma=1.281389 ! Fit after self-cal, rms=0.057447Jy sigma=1.280279 ! 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.057447Jy sigma=1.280279 ! Fit after self-cal, rms=0.057646Jy sigma=1.282785 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=21.7 mas, bpa=-22.44 degrees ! Estimated noise=0.503673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00117694 Jy ! Component: 100 - total flux cleaned = -0.00126765 Jy ! Component: 150 - total flux cleaned = -0.00138693 Jy ! Component: 200 - total flux cleaned = -0.00135158 Jy ! Total flux subtracted in 200 components = -0.00135158 Jy ! Clean residual min=-0.003316 max=0.004640 Jy/beam ! Clean residual mean=-0.000016 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.0765934 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 117 components and 0.0765934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057585Jy sigma=1.281280 ! Fit after self-cal, rms=0.057655Jy sigma=1.280742 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 (5.5, -46). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306961 Jy ! Component: 100 - total flux cleaned = 0.00389056 Jy ! Component: 150 - total flux cleaned = 0.00471351 Jy ! Component: 200 - total flux cleaned = 0.00517405 Jy ! Total flux subtracted in 200 components = 0.00517405 Jy ! Clean residual min=-0.002459 max=0.003006 Jy/beam ! Clean residual mean=-0.000011 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.0817675 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 174 components and 0.0817675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057348Jy sigma=1.272195 ! Fit after self-cal, rms=0.057245Jy sigma=1.270547 ! Inverting map ! Added new window around map position (-110.5, -114). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290155 Jy ! Component: 100 - total flux cleaned = 0.00410525 Jy ! Component: 150 - total flux cleaned = 0.00511328 Jy ! Component: 200 - total flux cleaned = 0.00566359 Jy ! Total flux subtracted in 200 components = 0.00566359 Jy ! Clean residual min=-0.002292 max=0.001772 Jy/beam ! Clean residual mean=-0.000008 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.0874311 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 210 components and 0.0874311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057064Jy sigma=1.265784 ! Fit after self-cal, rms=0.057039Jy sigma=1.265118 ! 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.057039Jy sigma=1.265118 ! Fit after self-cal, rms=0.056437Jy sigma=1.264256 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.193 mas, bmaj=21.78 mas, bpa=-22.41 degrees ! Estimated noise=0.498371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160556 Jy ! Component: 100 - total flux cleaned = 0.0023445 Jy ! Component: 150 - total flux cleaned = 0.00278893 Jy ! Component: 200 - total flux cleaned = 0.0031093 Jy ! Total flux subtracted in 200 components = 0.0031093 Jy ! Clean residual min=-0.001875 max=0.001748 Jy/beam ! Clean residual mean=-0.000005 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.0905404 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 239 components and 0.0905404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056353Jy sigma=1.262103 ! Fit after self-cal, rms=0.056363Jy sigma=1.261863 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.000829733 Jy ! Component: 100 - total flux cleaned = 0.000983871 Jy ! Component: 150 - total flux cleaned = 0.00115819 Jy ! Component: 200 - total flux cleaned = 0.00125402 Jy ! Total flux subtracted in 200 components = 0.00125402 Jy ! Clean residual min=-0.001676 max=0.001767 Jy/beam ! Clean residual mean=-0.000003 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0917944 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 256 components and 0.0917944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056321Jy sigma=1.260816 ! Fit after self-cal, rms=0.056315Jy sigma=1.260738 ! 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.056315Jy sigma=1.260738 ! Fit after self-cal, rms=0.056064Jy sigma=1.258063 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.448 mas, bmaj=29.99 mas, bpa=-22.46 degrees ! Estimated noise=0.61911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000782932 Jy ! Component: 100 - total flux cleaned = -0.000601455 Jy ! Component: 150 - total flux cleaned = -0.000573239 Jy ! Component: 200 - total flux cleaned = -0.000571437 Jy ! Total flux subtracted in 200 components = -0.000571437 Jy ! Clean residual min=-0.001562 max=0.001468 Jy/beam ! Clean residual mean=-0.000005 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.0912229 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 297 components and 0.0912229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056041Jy sigma=1.257203 ! Fit after self-cal, rms=0.056068Jy sigma=1.256881 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.000162342 Jy ! Component: 100 - total flux cleaned = 0.000163193 Jy ! Component: 150 - total flux cleaned = 0.000122548 Jy ! Component: 200 - total flux cleaned = 8.61434e-05 Jy ! Total flux subtracted in 200 components = 8.61434e-05 Jy ! Clean residual min=-0.001533 max=0.001377 Jy/beam ! Clean residual mean=-0.000005 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0913091 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 325 components and 0.0913091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056059Jy sigma=1.256599 ! Fit after self-cal, rms=0.056054Jy sigma=1.256566 ! 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.197 mas, bmaj=21.7 mas, bpa=-22.38 degrees ! Estimated noise=0.493512 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.197 x 21.7 at -22.38 degrees (North through East) ! Clean map min=-0.003115 max=0.061167 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.582 mas, bmaj=19.43 mas, bpa=-22.42 degrees ! Estimated noise=0.643657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0457888 Jy ! Component: 100 - total flux cleaned = 0.0569347 Jy ! Component: 150 - total flux cleaned = 0.0631713 Jy ! Component: 200 - total flux cleaned = 0.0672185 Jy ! Total flux subtracted in 200 components = 0.0672185 Jy ! Clean residual min=-0.004077 max=0.003672 Jy/beam ! Clean residual mean=-0.000014 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.0672185 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.0672185 Jy ! Inverting map and beam ! Estimated beam: bmin=3.197 mas, bmaj=21.7 mas, bpa=-22.38 degrees ! Estimated noise=0.493512 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.00604014 Jy ! Component: 100 - total flux cleaned = 0.0100522 Jy ! Component: 150 - total flux cleaned = 0.0126647 Jy ! Component: 200 - total flux cleaned = 0.014483 Jy ! Total flux subtracted in 200 components = 0.014483 Jy ! Clean residual min=-0.002589 max=0.002813 Jy/beam ! Clean residual mean=-0.000014 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.0817015 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 96 components and 0.0817015 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.448 mas, bmaj=29.99 mas, bpa=-22.46 degrees ! Estimated noise=0.61911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00344951 Jy ! Component: 100 - total flux cleaned = 0.00501949 Jy ! Component: 150 - total flux cleaned = 0.00620862 Jy ! Component: 200 - total flux cleaned = 0.00680558 Jy ! Total flux subtracted in 200 components = 0.00680558 Jy ! Clean residual min=-0.002100 max=0.001988 Jy/beam ! Clean residual mean=-0.000011 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.0885071 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.000560175 Jy ! Component: 100 - total flux cleaned = 0.000852236 Jy ! Component: 150 - total flux cleaned = 0.00119259 Jy ! Component: 200 - total flux cleaned = 0.00148951 Jy ! Total flux subtracted in 200 components = 0.00148951 Jy ! Clean residual min=-0.001762 max=0.001697 Jy/beam ! Clean residual mean=-0.000008 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0899966 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 177 components and 0.0899966 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.197 mas, bmaj=21.7 mas, bpa=-22.38 degrees ! Estimated noise=0.493512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.59974e-05 Jy ! Component: 100 - total flux cleaned = -7.69625e-05 Jy ! Component: 150 - total flux cleaned = 1.34661e-05 Jy ! Component: 200 - total flux cleaned = 1.65171e-05 Jy ! Total flux subtracted in 200 components = 1.65171e-05 Jy ! Clean residual min=-0.001740 max=0.001650 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0900131 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 209 components and 0.0900131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056137Jy sigma=1.258665 ! Fit after self-cal, rms=0.056139Jy sigma=1.258192 wmodel /scr/pima/bg219b_uvs/J2302-1453_S_map.mod ! Writing 209 model components to file: /scr/pima/bg219b_uvs/J2302-1453_S_map.mod wobs /scr/pima/bg219b_uvs/J2302-1453_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J2302-1453_S_uvs.fits wwins /scr/pima/bg219b_uvs/J2302-1453_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219b_uvs/J2302-1453_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.000207416 Jy ! Component: 100 - total flux cleaned = -6.48994e-05 Jy ! Component: 150 - total flux cleaned = -0.000192185 Jy ! Component: 200 - total flux cleaned = -0.000263996 Jy ! Component: 250 - total flux cleaned = -0.000379202 Jy ! Component: 300 - total flux cleaned = -0.00042281 Jy ! Component: 350 - total flux cleaned = -0.000465244 Jy ! Component: 400 - total flux cleaned = -0.000506387 Jy ! Component: 450 - total flux cleaned = -0.000585727 Jy ! Component: 500 - total flux cleaned = -0.000528032 Jy ! Component: 550 - total flux cleaned = -0.000491032 Jy ! Component: 600 - total flux cleaned = -0.000400085 Jy ! Component: 650 - total flux cleaned = -0.000346934 Jy ! Component: 700 - total flux cleaned = -0.000259747 Jy ! Component: 750 - total flux cleaned = -0.000191754 Jy ! Component: 800 - total flux cleaned = -0.000175182 Jy ! Component: 850 - total flux cleaned = -0.000125944 Jy ! Component: 900 - total flux cleaned = -7.73801e-05 Jy ! Component: 950 - total flux cleaned = 1.56489e-06 Jy ! Component: 1000 - total flux cleaned = 7.89408e-05 Jy ! Component: 1050 - total flux cleaned = 0.000154515 Jy ! Component: 1100 - total flux cleaned = 0.000199066 Jy ! Component: 1150 - total flux cleaned = 0.000228223 Jy ! Component: 1200 - total flux cleaned = 0.000257162 Jy ! Component: 1250 - total flux cleaned = 0.000285836 Jy ! Component: 1300 - total flux cleaned = 0.000355676 Jy ! Component: 1350 - total flux cleaned = 0.000396705 Jy ! Component: 1400 - total flux cleaned = 0.000423577 Jy ! Component: 1450 - total flux cleaned = 0.000436816 Jy ! Component: 1500 - total flux cleaned = 0.000462921 Jy ! Component: 1550 - total flux cleaned = 0.000579384 Jy ! Component: 1600 - total flux cleaned = 0.000617701 Jy ! Component: 1650 - total flux cleaned = 0.00070618 Jy ! Component: 1700 - total flux cleaned = 0.000731105 Jy ! Component: 1750 - total flux cleaned = 0.000755912 Jy ! Component: 1800 - total flux cleaned = 0.00080494 Jy ! Component: 1850 - total flux cleaned = 0.000865746 Jy ! Component: 1900 - total flux cleaned = 0.000889863 Jy ! Component: 1950 - total flux cleaned = 0.000949348 Jy ! Component: 2000 - total flux cleaned = 0.000972832 Jy ! Component: 2050 - total flux cleaned = 0.00103134 Jy ! Component: 2100 - total flux cleaned = 0.00106613 Jy ! Component: 2150 - total flux cleaned = 0.00113512 Jy ! Component: 2200 - total flux cleaned = 0.00114662 Jy ! Component: 2250 - total flux cleaned = 0.00125982 Jy ! Component: 2300 - total flux cleaned = 0.00128217 Jy ! Component: 2350 - total flux cleaned = 0.00131568 Jy ! Component: 2400 - total flux cleaned = 0.00137107 Jy ! Component: 2450 - total flux cleaned = 0.00144792 Jy ! Component: 2500 - total flux cleaned = 0.00143697 Jy ! Component: 2550 - total flux cleaned = 0.00146942 Jy ! Component: 2600 - total flux cleaned = 0.0015125 Jy ! Component: 2650 - total flux cleaned = 0.00158721 Jy ! Component: 2700 - total flux cleaned = 0.00161896 Jy ! Component: 2750 - total flux cleaned = 0.00171395 Jy ! Component: 2800 - total flux cleaned = 0.00174538 Jy ! Component: 2850 - total flux cleaned = 0.00178711 Jy ! Component: 2900 - total flux cleaned = 0.00184943 Jy ! Component: 2950 - total flux cleaned = 0.001901 Jy ! Component: 3000 - total flux cleaned = 0.00196269 Jy ! Component: 3050 - total flux cleaned = 0.00204435 Jy ! Component: 3100 - total flux cleaned = 0.00209521 Jy ! Component: 3150 - total flux cleaned = 0.00216591 Jy ! Component: 3200 - total flux cleaned = 0.00219615 Jy ! Component: 3250 - total flux cleaned = 0.00226631 Jy ! Component: 3300 - total flux cleaned = 0.00230616 Jy ! Component: 3350 - total flux cleaned = 0.00235582 Jy ! Component: 3400 - total flux cleaned = 0.00243484 Jy ! Component: 3450 - total flux cleaned = 0.00244471 Jy ! Component: 3500 - total flux cleaned = 0.00251336 Jy ! Component: 3550 - total flux cleaned = 0.00256216 Jy ! Component: 3600 - total flux cleaned = 0.0026108 Jy ! Component: 3650 - total flux cleaned = 0.00264949 Jy ! Component: 3700 - total flux cleaned = 0.00268813 Jy ! Component: 3750 - total flux cleaned = 0.00269782 Jy ! Component: 3800 - total flux cleaned = 0.00273629 Jy ! Component: 3850 - total flux cleaned = 0.00279394 Jy ! Component: 3900 - total flux cleaned = 0.00281301 Jy ! Component: 3950 - total flux cleaned = 0.00284166 Jy ! Component: 4000 - total flux cleaned = 0.00287983 Jy ! Component: 4050 - total flux cleaned = 0.00292742 Jy ! Total flux subtracted in 4096 components = 0.00293695 Jy ! Clean residual min=-0.000503 max=0.000511 Jy/beam ! Clean residual mean=0.000000 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0929501 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 462 components and 0.0929501 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J2302-1453_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.197 x 21.7 at -22.38 degrees (North through East) ! Clean map min=-0.0023427 max=0.05941 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J2302-1453_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0594097 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160024 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.80807 0.80807 1.61614 3.23228 6.46456 12.9291 25.8582 51.7165 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.059 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 371.255 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J2302-1453_S_uvs.log closed on Thu Apr 7 01:35:11 2016