! Started logfile: /scr/pima/bg219a_uvs/J1855+3742_S_uvs.log on Wed Apr 6 23:02:08 2016 obs /scr/pima/bg219a_uvs/J1855+3742_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1855+3742_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J1855+3742 ! ! 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 49 lines of history. ! ! Reading 1400 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/bg219a_uvs/J1855+3742_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.026898Jy sigma=27.104649 ! Fit after self-cal, rms=0.790995Jy sigma=20.449977 ! 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.762 mas, bmaj=10.03 mas, bpa=7.436 degrees ! Estimated noise=0.959876 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.163528 Jy ! Component: 100 - total flux cleaned = 0.200951 Jy ! Total flux subtracted in 100 components = 0.200951 Jy ! Clean residual min=-0.008516 max=0.013309 Jy/beam ! Clean residual mean=0.000052 rms=0.002654 Jy/beam ! Combined flux in latest and established models = 0.200951 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.200951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056112Jy sigma=1.363795 ! Fit after self-cal, rms=0.056120Jy sigma=1.363341 ! 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.199 mas, bmaj=10.34 mas, bpa=7.184 degrees ! Estimated noise=0.805275 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.0157858 Jy ! Component: 100 - total flux cleaned = 0.0238607 Jy ! Component: 150 - total flux cleaned = 0.0283439 Jy ! Component: 200 - total flux cleaned = 0.030945 Jy ! Total flux subtracted in 200 components = 0.030945 Jy ! Clean residual min=-0.006373 max=0.007044 Jy/beam ! Clean residual mean=0.000052 rms=0.001872 Jy/beam ! Combined flux in latest and established models = 0.231896 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.231896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052043Jy sigma=1.233225 ! Fit after self-cal, rms=0.052060Jy sigma=1.232811 ! 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.199 x 10.34 at 7.184 degrees (North through East) ! Clean map min=-0.0063165 max=0.20784 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: ! LA 0.98 MK 1.02 NL 1.00 OV 1.06 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.04 NL 1.04 OV 1.06 ! PT 0.95 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.00 NL 0.95 OV 1.05 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.95 NL 0.98 OV 1.00 ! PT 0.95 SC 0.97 ! ! ! Fit before self-cal, rms=0.052060Jy sigma=1.232811 ! Fit after self-cal, rms=0.051383Jy sigma=1.195628 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=10.37 mas, bpa=7.076 degrees ! Estimated noise=0.802169 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 = -8.87997e-05 Jy ! Component: 100 - total flux cleaned = -0.000262998 Jy ! Component: 150 - total flux cleaned = -0.000459848 Jy ! Component: 200 - total flux cleaned = -0.000501035 Jy ! Total flux subtracted in 200 components = -0.000501035 Jy ! Clean residual min=-0.005263 max=0.005083 Jy/beam ! Clean residual mean=0.000017 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.231395 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.231395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051244Jy sigma=1.192573 ! Fit after self-cal, rms=0.051271Jy sigma=1.192300 ! 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.051271Jy sigma=1.192300 ! Fit after self-cal, rms=0.051146Jy sigma=1.176167 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.215 mas, bmaj=10.36 mas, bpa=7.034 degrees ! Estimated noise=0.801583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000239533 Jy ! Component: 100 - total flux cleaned = -0.000237235 Jy ! Component: 150 - total flux cleaned = -0.000239633 Jy ! Component: 200 - total flux cleaned = -0.00026576 Jy ! Total flux subtracted in 200 components = -0.00026576 Jy ! Clean residual min=-0.004582 max=0.004198 Jy/beam ! Clean residual mean=0.000017 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.231129 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.231129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051095Jy sigma=1.175177 ! Fit after self-cal, rms=0.051107Jy sigma=1.174992 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.000119807 Jy ! Component: 100 - total flux cleaned = 9.53771e-05 Jy ! Component: 150 - total flux cleaned = 9.57523e-05 Jy ! Component: 200 - total flux cleaned = 7.50094e-05 Jy ! Total flux subtracted in 200 components = 7.50094e-05 Jy ! Clean residual min=-0.004558 max=0.004168 Jy/beam ! Clean residual mean=0.000017 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.231204 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.231204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051080Jy sigma=1.174535 ! Fit after self-cal, rms=0.051078Jy sigma=1.174484 ! 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.051078Jy sigma=1.174484 ! Fit after self-cal, rms=0.051141Jy sigma=1.174296 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=10.36 mas, bpa=7.015 degrees ! Estimated noise=0.801958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.67364e-05 Jy ! Component: 100 - total flux cleaned = -0.000136774 Jy ! Component: 150 - total flux cleaned = -0.000138072 Jy ! Component: 200 - total flux cleaned = -0.000155859 Jy ! Total flux subtracted in 200 components = -0.000155859 Jy ! Clean residual min=-0.004539 max=0.004142 Jy/beam ! Clean residual mean=0.000017 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.231048 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.231048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051115Jy sigma=1.173819 ! Fit after self-cal, rms=0.051114Jy sigma=1.173765 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.000114129 Jy ! Component: 100 - total flux cleaned = 8.00994e-05 Jy ! Component: 150 - total flux cleaned = 4.88876e-05 Jy ! Component: 200 - total flux cleaned = 4.90193e-05 Jy ! Total flux subtracted in 200 components = 4.90193e-05 Jy ! Clean residual min=-0.004545 max=0.004121 Jy/beam ! Clean residual mean=0.000016 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.231097 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.231097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051101Jy sigma=1.173549 ! Fit after self-cal, rms=0.051101Jy sigma=1.173526 ! 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.051101Jy sigma=1.173526 ! Fit after self-cal, rms=0.051152Jy sigma=1.173347 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.341 mas, bmaj=13.45 mas, bpa=-13.55 degrees ! Estimated noise=0.940706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014594 Jy ! Component: 100 - total flux cleaned = 0.000145353 Jy ! Component: 150 - total flux cleaned = 0.000166654 Jy ! Component: 200 - total flux cleaned = 0.000125975 Jy ! Total flux subtracted in 200 components = 0.000125975 Jy ! Clean residual min=-0.005461 max=0.004927 Jy/beam ! Clean residual mean=0.000031 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.231223 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.231223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051157Jy sigma=1.173340 ! Fit after self-cal, rms=0.051133Jy sigma=1.172988 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.000130404 Jy ! Component: 100 - total flux cleaned = -0.000153871 Jy ! Component: 150 - total flux cleaned = -0.000112739 Jy ! Component: 200 - total flux cleaned = -7.72719e-05 Jy ! Total flux subtracted in 200 components = -7.72719e-05 Jy ! Clean residual min=-0.005439 max=0.004927 Jy/beam ! Clean residual mean=0.000031 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.231146 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.231146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051151Jy sigma=1.173170 ! Fit after self-cal, rms=0.051140Jy sigma=1.173053 ! 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.226 mas, bmaj=10.35 mas, bpa=7.004 degrees ! Estimated noise=0.802043 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.226 x 10.35 at 7.004 degrees (North through East) ! Clean map min=-0.0043067 max=0.20615 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.776 mas, bmaj=10.02 mas, bpa=7.347 degrees ! Estimated noise=0.953468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162378 Jy ! Component: 100 - total flux cleaned = 0.199225 Jy ! Component: 150 - total flux cleaned = 0.213628 Jy ! Component: 200 - total flux cleaned = 0.221588 Jy ! Total flux subtracted in 200 components = 0.221588 Jy ! Clean residual min=-0.005151 max=0.005106 Jy/beam ! Clean residual mean=0.000016 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.221588 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.221588 Jy ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=10.35 mas, bpa=7.004 degrees ! Estimated noise=0.802043 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.00556134 Jy ! Component: 100 - total flux cleaned = 0.00828023 Jy ! Component: 150 - total flux cleaned = 0.0086156 Jy ! Component: 200 - total flux cleaned = 0.00882991 Jy ! Total flux subtracted in 200 components = 0.00882991 Jy ! Clean residual min=-0.004686 max=0.004615 Jy/beam ! Clean residual mean=0.000017 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.230418 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.230418 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.341 mas, bmaj=13.45 mas, bpa=-13.55 degrees ! Estimated noise=0.940706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000414468 Jy ! Component: 100 - total flux cleaned = 0.000422753 Jy ! Component: 150 - total flux cleaned = 0.000561586 Jy ! Component: 200 - total flux cleaned = 0.000661965 Jy ! Total flux subtracted in 200 components = 0.000661965 Jy ! Clean residual min=-0.005442 max=0.005002 Jy/beam ! Clean residual mean=0.000031 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.23108 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 = 1.99423e-05 Jy ! Component: 100 - total flux cleaned = 2.76055e-06 Jy ! Component: 150 - total flux cleaned = 3.17613e-06 Jy ! Component: 200 - total flux cleaned = 3.44113e-06 Jy ! Total flux subtracted in 200 components = 3.44113e-06 Jy ! Clean residual min=-0.005418 max=0.004898 Jy/beam ! Clean residual mean=0.000031 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.231083 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.231083 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=10.35 mas, bpa=7.004 degrees ! Estimated noise=0.802043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000319327 Jy ! Component: 100 - total flux cleaned = 1.01472e-05 Jy ! Component: 150 - total flux cleaned = -0.000203646 Jy ! Component: 200 - total flux cleaned = -0.000239289 Jy ! Total flux subtracted in 200 components = -0.000239289 Jy ! Clean residual min=-0.004459 max=0.004332 Jy/beam ! Clean residual mean=0.000016 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.230844 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.230844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051243Jy sigma=1.174943 ! Fit after self-cal, rms=0.051241Jy sigma=1.174838 wmodel /scr/pima/bg219a_uvs/J1855+3742_S_map.mod ! Writing 60 model components to file: /scr/pima/bg219a_uvs/J1855+3742_S_map.mod wobs /scr/pima/bg219a_uvs/J1855+3742_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1855+3742_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1855+3742_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1855+3742_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.000892583 Jy ! Component: 100 - total flux cleaned = -0.00144983 Jy ! Component: 150 - total flux cleaned = -0.00157853 Jy ! Component: 200 - total flux cleaned = -0.00163832 Jy ! Component: 250 - total flux cleaned = -0.00147723 Jy ! Component: 300 - total flux cleaned = -0.0011749 Jy ! Component: 350 - total flux cleaned = -0.000892855 Jy ! Component: 400 - total flux cleaned = -0.000541189 Jy ! Component: 450 - total flux cleaned = -0.000376453 Jy ! Component: 500 - total flux cleaned = -2.52643e-05 Jy ! Component: 550 - total flux cleaned = 0.000122762 Jy ! Component: 600 - total flux cleaned = 0.000230314 Jy ! Component: 650 - total flux cleaned = 0.000365658 Jy ! Component: 700 - total flux cleaned = 0.000366097 Jy ! Component: 750 - total flux cleaned = 0.000397891 Jy ! Component: 800 - total flux cleaned = 0.000397183 Jy ! Component: 850 - total flux cleaned = 0.000367625 Jy ! Component: 900 - total flux cleaned = 0.000338973 Jy ! Component: 950 - total flux cleaned = 0.000447745 Jy ! Component: 1000 - total flux cleaned = 0.000474086 Jy ! Component: 1050 - total flux cleaned = 0.00055046 Jy ! Component: 1100 - total flux cleaned = 0.000576202 Jy ! Component: 1150 - total flux cleaned = 0.000648602 Jy ! Component: 1200 - total flux cleaned = 0.000696023 Jy ! Component: 1250 - total flux cleaned = 0.00076513 Jy ! Component: 1300 - total flux cleaned = 0.000832037 Jy ! Component: 1350 - total flux cleaned = 0.000831875 Jy ! Component: 1400 - total flux cleaned = 0.000895757 Jy ! Component: 1450 - total flux cleaned = 0.000936742 Jy ! Component: 1500 - total flux cleaned = 0.000936385 Jy ! Component: 1550 - total flux cleaned = 0.0009561 Jy ! Component: 1600 - total flux cleaned = 0.000956485 Jy ! Component: 1650 - total flux cleaned = 0.00101378 Jy ! Component: 1700 - total flux cleaned = 0.000994697 Jy ! Component: 1750 - total flux cleaned = 0.000976111 Jy ! Component: 1800 - total flux cleaned = 0.000976188 Jy ! Component: 1850 - total flux cleaned = 0.00102975 Jy ! Component: 1900 - total flux cleaned = 0.00104713 Jy ! Component: 1950 - total flux cleaned = 0.000994919 Jy ! Component: 2000 - total flux cleaned = 0.000994829 Jy ! Component: 2050 - total flux cleaned = 0.000960985 Jy ! Component: 2100 - total flux cleaned = 0.00091092 Jy ! Component: 2150 - total flux cleaned = 0.000878085 Jy ! Component: 2200 - total flux cleaned = 0.000910784 Jy ! Component: 2250 - total flux cleaned = 0.000862159 Jy ! Component: 2300 - total flux cleaned = 0.000846059 Jy ! Component: 2350 - total flux cleaned = 0.000814371 Jy ! Component: 2400 - total flux cleaned = 0.000783278 Jy ! Component: 2450 - total flux cleaned = 0.000798694 Jy ! Component: 2500 - total flux cleaned = 0.00081407 Jy ! Component: 2550 - total flux cleaned = 0.000874855 Jy ! Component: 2600 - total flux cleaned = 0.000920112 Jy ! Component: 2650 - total flux cleaned = 0.000935188 Jy ! Component: 2700 - total flux cleaned = 0.000994817 Jy ! Component: 2750 - total flux cleaned = 0.00103928 Jy ! Component: 2800 - total flux cleaned = 0.00109827 Jy ! Component: 2850 - total flux cleaned = 0.00112763 Jy ! Component: 2900 - total flux cleaned = 0.0011422 Jy ! Component: 2950 - total flux cleaned = 0.00111301 Jy ! Component: 3000 - total flux cleaned = 0.00115661 Jy ! Component: 3050 - total flux cleaned = 0.00114213 Jy ! Component: 3100 - total flux cleaned = 0.0010987 Jy ! Component: 3150 - total flux cleaned = 0.00108429 Jy ! Component: 3200 - total flux cleaned = 0.0010553 Jy ! Component: 3250 - total flux cleaned = 0.00106981 Jy ! Component: 3300 - total flux cleaned = 0.00106985 Jy ! Component: 3350 - total flux cleaned = 0.00105528 Jy ! Component: 3400 - total flux cleaned = 0.00104066 Jy ! Component: 3450 - total flux cleaned = 0.00106994 Jy ! Component: 3500 - total flux cleaned = 0.0010699 Jy ! Component: 3550 - total flux cleaned = 0.00106989 Jy ! Component: 3600 - total flux cleaned = 0.00106992 Jy ! Component: 3650 - total flux cleaned = 0.00109982 Jy ! Component: 3700 - total flux cleaned = 0.00108487 Jy ! Component: 3750 - total flux cleaned = 0.00111523 Jy ! Component: 3800 - total flux cleaned = 0.00111522 Jy ! Component: 3850 - total flux cleaned = 0.00114585 Jy ! Component: 3900 - total flux cleaned = 0.00113058 Jy ! Component: 3950 - total flux cleaned = 0.001146 Jy ! Component: 4000 - total flux cleaned = 0.00111486 Jy ! Component: 4050 - total flux cleaned = 0.00114626 Jy ! Total flux subtracted in 4096 components = 0.00114623 Jy ! Clean residual min=-0.000940 max=0.000899 Jy/beam ! Clean residual mean=0.000002 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.23199 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 337 components and 0.23199 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1855+3742_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.226 x 10.35 at 7.004 degrees (North through East) ! Clean map min=-0.0015454 max=0.20605 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1855+3742_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.206045 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000283641 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.41298 0.41298 0.825959 1.65192 3.30384 6.60767 13.2153 26.4307 52.8614 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.206 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 726.428 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1855+3742_S_uvs.log closed on Wed Apr 6 23:02:12 2016