! Started logfile: /scr/pima/bp192a1_uvs/J2316+0221_X_uvs.log on Wed Sep 16 13:33:30 2015 obs /scr/pima/bp192a1_uvs/J2316+0221_X_uva.fits ! Reading UV FITS file: /scr/pima/bp192a1_uvs/J2316+0221_X_uva.fits ! AN table 1: 34 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.782353 visibilities/baseline/integration-bin. ! Found source: J2316+0221 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 9576 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp192a1_uvs/J2316+0221_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002798Jy sigma=20.722212 ! Fit after self-cal, rms=0.942010Jy sigma=19.514458 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7685 mas, bmaj=2.037 mas, bpa=-3.294 degrees ! Estimated noise=0.59637 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.0444604 Jy ! Component: 100 - total flux cleaned = 0.0544291 Jy ! Total flux subtracted in 100 components = 0.0544291 Jy ! Clean residual min=-0.003109 max=0.003497 Jy/beam ! Clean residual mean=-0.000000 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.0544291 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0544291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.039599Jy sigma=0.711454 ! Fit after self-cal, rms=0.039186Jy sigma=0.702398 ! 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=0.9687 mas, bmaj=2.299 mas, bpa=1.299 degrees ! Estimated noise=0.356436 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.0035332 Jy ! Component: 100 - total flux cleaned = 0.00498072 Jy ! Component: 150 - total flux cleaned = 0.00581119 Jy ! Component: 200 - total flux cleaned = 0.00633191 Jy ! Total flux subtracted in 200 components = 0.00633191 Jy ! Clean residual min=-0.003156 max=0.002883 Jy/beam ! Clean residual mean=0.000000 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.060761 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 22 components and 0.060761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038791Jy sigma=0.697859 ! Fit after self-cal, rms=0.038792Jy sigma=0.697802 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9687 x 2.299 at 1.299 degrees (North through East) ! Clean map min=-0.0030748 max=0.057386 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. ! A total of 3 telescope corrections were flagged in sub-array 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* SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 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* SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 HN 0.90 KP 1.17 ! LA 0.97 MK 1.11 NL 1.11 OV 0.99 ! PT 0.85 SC 0.92 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.91 KP 1.04 ! LA 1.03 MK 1.08 NL 1.09 OV 0.99 ! PT 0.86 SC 0.93 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 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* SC 1.00* ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 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* SC 1.00* ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 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* SC 1.00* ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 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* SC 1.00* ! ! ! Fit before self-cal, rms=0.038792Jy sigma=0.697802 ! Fit after self-cal, rms=0.038409Jy sigma=0.694598 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9693 mas, bmaj=2.301 mas, bpa=1.618 degrees ! Estimated noise=0.354493 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.000164863 Jy ! Component: 100 - total flux cleaned = 0.000226492 Jy ! Component: 150 - total flux cleaned = 0.000280397 Jy ! Component: 200 - total flux cleaned = 0.000299513 Jy ! Total flux subtracted in 200 components = 0.000299513 Jy ! Clean residual min=-0.002568 max=0.002322 Jy/beam ! Clean residual mean=-0.000000 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.0610605 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 25 components and 0.0610605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038406Jy sigma=0.694251 ! Fit after self-cal, rms=0.038404Jy sigma=0.694178 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038404Jy sigma=0.694178 ! Fit after self-cal, rms=0.038387Jy sigma=0.694164 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9691 mas, bmaj=2.3 mas, bpa=1.655 degrees ! Estimated noise=0.354197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.03e-05 Jy ! Component: 100 - total flux cleaned = 9.9751e-05 Jy ! Component: 150 - total flux cleaned = 0.000107924 Jy ! Component: 200 - total flux cleaned = 0.000115303 Jy ! Total flux subtracted in 200 components = 0.000115303 Jy ! Clean residual min=-0.002548 max=0.002333 Jy/beam ! Clean residual mean=-0.000000 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.0611758 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0611758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038386Jy sigma=0.694012 ! Fit after self-cal, rms=0.038385Jy sigma=0.694004 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 = 5.29423e-05 Jy ! Component: 100 - total flux cleaned = 6.03712e-05 Jy ! Component: 150 - total flux cleaned = 6.00412e-05 Jy ! Component: 200 - total flux cleaned = 6.64934e-05 Jy ! Total flux subtracted in 200 components = 6.64934e-05 Jy ! Clean residual min=-0.002551 max=0.002338 Jy/beam ! Clean residual mean=-0.000000 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.0612423 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.0612423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038384Jy sigma=0.693919 ! Fit after self-cal, rms=0.038384Jy sigma=0.693914 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038384Jy sigma=0.693914 ! Fit after self-cal, rms=0.038376Jy sigma=0.693911 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9691 mas, bmaj=2.3 mas, bpa=1.659 degrees ! Estimated noise=0.354074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.97334e-05 Jy ! Component: 100 - total flux cleaned = 3.70451e-05 Jy ! Component: 150 - total flux cleaned = 3.70431e-05 Jy ! Component: 200 - total flux cleaned = 3.69672e-05 Jy ! Total flux subtracted in 200 components = 3.69672e-05 Jy ! Clean residual min=-0.002556 max=0.002343 Jy/beam ! Clean residual mean=-0.000000 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.0612793 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0612793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038376Jy sigma=0.693836 ! Fit after self-cal, rms=0.038376Jy sigma=0.693833 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.11756e-05 Jy ! Component: 100 - total flux cleaned = 2.49292e-05 Jy ! Component: 150 - total flux cleaned = 3.11313e-05 Jy ! Component: 200 - total flux cleaned = 4.30438e-05 Jy ! Total flux subtracted in 200 components = 4.30438e-05 Jy ! Clean residual min=-0.002555 max=0.002349 Jy/beam ! Clean residual mean=-0.000000 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.0613223 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.0613223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038375Jy sigma=0.693782 ! Fit after self-cal, rms=0.038375Jy sigma=0.693780 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038375Jy sigma=0.693780 ! Fit after self-cal, rms=0.038371Jy sigma=0.693780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.141 mas, bmaj=3.485 mas, bpa=5.631 degrees ! Estimated noise=0.430892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000732726 Jy ! Component: 100 - total flux cleaned = 0.000881017 Jy ! Component: 150 - total flux cleaned = 0.000977044 Jy ! Component: 200 - total flux cleaned = 0.00106186 Jy ! Total flux subtracted in 200 components = 0.00106186 Jy ! Clean residual min=-0.003645 max=0.002686 Jy/beam ! Clean residual mean=-0.000001 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.0623842 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.0623842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038379Jy sigma=0.693780 ! Fit after self-cal, rms=0.038380Jy sigma=0.693774 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 = 8.20423e-05 Jy ! Component: 100 - total flux cleaned = 0.000129203 Jy ! Component: 150 - total flux cleaned = 0.000183728 Jy ! Component: 200 - total flux cleaned = 0.000224153 Jy ! Total flux subtracted in 200 components = 0.000224153 Jy ! Clean residual min=-0.003601 max=0.002667 Jy/beam ! Clean residual mean=-0.000001 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0626083 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.0626084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038390Jy sigma=0.693780 ! Fit after self-cal, rms=0.038390Jy sigma=0.693778 ! 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=0.9691 mas, bmaj=2.3 mas, bpa=1.662 degrees ! Estimated noise=0.354024 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9691 x 2.3 at 1.662 degrees (North through East) ! Clean map min=-0.0024866 max=0.056101 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7707 mas, bmaj=2.03 mas, bpa=-2.897 degrees ! Estimated noise=0.590989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0442424 Jy ! Component: 100 - total flux cleaned = 0.0540717 Jy ! Component: 150 - total flux cleaned = 0.0573412 Jy ! Component: 200 - total flux cleaned = 0.059169 Jy ! Total flux subtracted in 200 components = 0.059169 Jy ! Clean residual min=-0.002733 max=0.002765 Jy/beam ! Clean residual mean=0.000000 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.0591691 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0591691 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9691 mas, bmaj=2.3 mas, bpa=1.662 degrees ! Estimated noise=0.354024 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.00104028 Jy ! Component: 100 - total flux cleaned = 0.0016153 Jy ! Component: 150 - total flux cleaned = 0.00176347 Jy ! Component: 200 - total flux cleaned = 0.00186987 Jy ! Total flux subtracted in 200 components = 0.00186987 Jy ! Clean residual min=-0.002577 max=0.002339 Jy/beam ! Clean residual mean=-0.000000 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.0610389 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.0610389 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.141 mas, bmaj=3.485 mas, bpa=5.631 degrees ! Estimated noise=0.430892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000882714 Jy ! Component: 100 - total flux cleaned = 0.00106034 Jy ! Component: 150 - total flux cleaned = 0.0011748 Jy ! Component: 200 - total flux cleaned = 0.00127588 Jy ! Total flux subtracted in 200 components = 0.00127588 Jy ! Clean residual min=-0.003673 max=0.002706 Jy/beam ! Clean residual mean=-0.000001 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.0623148 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 = 8.97685e-05 Jy ! Component: 100 - total flux cleaned = 0.000156847 Jy ! Component: 150 - total flux cleaned = 0.000206163 Jy ! Component: 200 - total flux cleaned = 0.000252074 Jy ! Total flux subtracted in 200 components = 0.000252074 Jy ! Clean residual min=-0.003621 max=0.002683 Jy/beam ! Clean residual mean=-0.000001 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.0625669 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0625669 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9691 mas, bmaj=2.3 mas, bpa=1.662 degrees ! Estimated noise=0.354024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000453101 Jy ! Component: 100 - total flux cleaned = -0.000508894 Jy ! Component: 150 - total flux cleaned = -0.000572801 Jy ! Component: 200 - total flux cleaned = -0.000619833 Jy ! Total flux subtracted in 200 components = -0.000619833 Jy ! Clean residual min=-0.002521 max=0.002355 Jy/beam ! Clean residual mean=-0.000000 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.0619471 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.0619471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.038386Jy sigma=0.693673 ! Fit after self-cal, rms=0.038385Jy sigma=0.693666 wmodel /scr/pima/bp192a1_uvs/J2316+0221_X_map.mod ! Writing 38 model components to file: /scr/pima/bp192a1_uvs/J2316+0221_X_map.mod wobs /scr/pima/bp192a1_uvs/J2316+0221_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp192a1_uvs/J2316+0221_X_uvs.fits wwins /scr/pima/bp192a1_uvs/J2316+0221_X_map.win ! wwins: Wrote 1 windows to /scr/pima/bp192a1_uvs/J2316+0221_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000609533 Jy ! Component: 100 - total flux cleaned = -0.000813776 Jy ! Component: 150 - total flux cleaned = -0.000813563 Jy ! Component: 200 - total flux cleaned = -0.000743328 Jy ! Component: 250 - total flux cleaned = -0.000710414 Jy ! Component: 300 - total flux cleaned = -0.000709144 Jy ! Component: 350 - total flux cleaned = -0.000678521 Jy ! Component: 400 - total flux cleaned = -0.000593307 Jy ! Component: 450 - total flux cleaned = -0.00051235 Jy ! Component: 500 - total flux cleaned = -0.000512373 Jy ! Component: 550 - total flux cleaned = -0.000536932 Jy ! Component: 600 - total flux cleaned = -0.000584042 Jy ! Component: 650 - total flux cleaned = -0.000583999 Jy ! Component: 700 - total flux cleaned = -0.000607282 Jy ! Component: 750 - total flux cleaned = -0.000564413 Jy ! Component: 800 - total flux cleaned = -0.00050219 Jy ! Component: 850 - total flux cleaned = -0.000502901 Jy ! Component: 900 - total flux cleaned = -0.000502588 Jy ! Component: 950 - total flux cleaned = -0.000443962 Jy ! Component: 1000 - total flux cleaned = -0.000406467 Jy ! Component: 1050 - total flux cleaned = -0.000406485 Jy ! Component: 1100 - total flux cleaned = -0.000442096 Jy ! Component: 1150 - total flux cleaned = -0.00047701 Jy ! Component: 1200 - total flux cleaned = -0.000510701 Jy ! Component: 1250 - total flux cleaned = -0.000494065 Jy ! Component: 1300 - total flux cleaned = -0.000526331 Jy ! Component: 1350 - total flux cleaned = -0.000526875 Jy ! Component: 1400 - total flux cleaned = -0.000588241 Jy ! Component: 1450 - total flux cleaned = -0.000573196 Jy ! Component: 1500 - total flux cleaned = -0.000617312 Jy ! Component: 1550 - total flux cleaned = -0.000674806 Jy ! Component: 1600 - total flux cleaned = -0.000631846 Jy ! Component: 1650 - total flux cleaned = -0.000631919 Jy ! Component: 1700 - total flux cleaned = -0.000659114 Jy ! Component: 1750 - total flux cleaned = -0.000659064 Jy ! Component: 1800 - total flux cleaned = -0.000711504 Jy ! Component: 1850 - total flux cleaned = -0.00071142 Jy ! Component: 1900 - total flux cleaned = -0.000724112 Jy ! Component: 1950 - total flux cleaned = -0.000749064 Jy ! Component: 2000 - total flux cleaned = -0.000785964 Jy ! Component: 2050 - total flux cleaned = -0.000785796 Jy ! Component: 2100 - total flux cleaned = -0.000785975 Jy ! Component: 2150 - total flux cleaned = -0.000832723 Jy ! Component: 2200 - total flux cleaned = -0.000821327 Jy ! Component: 2250 - total flux cleaned = -0.000855303 Jy ! Component: 2300 - total flux cleaned = -0.000899524 Jy ! Component: 2350 - total flux cleaned = -0.00091033 Jy ! Component: 2400 - total flux cleaned = -0.000899505 Jy ! Component: 2450 - total flux cleaned = -0.000931489 Jy ! Component: 2500 - total flux cleaned = -0.000942028 Jy ! Component: 2550 - total flux cleaned = -0.000962866 Jy ! Component: 2600 - total flux cleaned = -0.000983329 Jy ! Component: 2650 - total flux cleaned = -0.00100337 Jy ! Component: 2700 - total flux cleaned = -0.00100348 Jy ! Component: 2750 - total flux cleaned = -0.00100354 Jy ! Component: 2800 - total flux cleaned = -0.00102294 Jy ! Component: 2850 - total flux cleaned = -0.0010037 Jy ! Component: 2900 - total flux cleaned = -0.00101317 Jy ! Component: 2950 - total flux cleaned = -0.00103187 Jy ! Component: 3000 - total flux cleaned = -0.00101335 Jy ! Component: 3050 - total flux cleaned = -0.00104998 Jy ! Component: 3100 - total flux cleaned = -0.00105902 Jy ! Component: 3150 - total flux cleaned = -0.00107703 Jy ! Component: 3200 - total flux cleaned = -0.001077 Jy ! Component: 3250 - total flux cleaned = -0.00110341 Jy ! Component: 3300 - total flux cleaned = -0.00112963 Jy ! Component: 3350 - total flux cleaned = -0.00114681 Jy ! Component: 3400 - total flux cleaned = -0.00114672 Jy ! Component: 3450 - total flux cleaned = -0.00115519 Jy ! Component: 3500 - total flux cleaned = -0.00117201 Jy ! Component: 3550 - total flux cleaned = -0.00118872 Jy ! Component: 3600 - total flux cleaned = -0.00120521 Jy ! Component: 3650 - total flux cleaned = -0.00125431 Jy ! Component: 3700 - total flux cleaned = -0.00125427 Jy ! Component: 3750 - total flux cleaned = -0.00128659 Jy ! Component: 3800 - total flux cleaned = -0.00131857 Jy ! Component: 3850 - total flux cleaned = -0.00133444 Jy ! Component: 3900 - total flux cleaned = -0.00135022 Jy ! Component: 3950 - total flux cleaned = -0.00135794 Jy ! Component: 4000 - total flux cleaned = -0.00137337 Jy ! Component: 4050 - total flux cleaned = -0.00137335 Jy ! Total flux subtracted in 4096 components = -0.00137333 Jy ! Clean residual min=-0.000434 max=0.000460 Jy/beam ! Clean residual mean=-0.000000 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.0605737 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 355 components and 0.0605738 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp192a1_uvs/J2316+0221_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9691 x 2.3 at 1.662 degrees (North through East) ! Clean map min=-0.0011887 max=0.056319 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp192a1_uvs/J2316+0221_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0563189 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000127282 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.678005 0.678005 1.35601 2.71202 5.42404 10.8481 21.6962 43.3923 86.7847 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.056 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 442.474 quit ! Quitting program ! Log file /scr/pima/bp192a1_uvs/J2316+0221_X_uvs.log closed on Wed Sep 16 13:33:34 2015