! Started logfile: /scr/pima/bg219h_uvs/J0141-0928_S_uvs.log on Thu Apr 7 08:49:08 2016 obs /scr/pima/bg219h_uvs/J0141-0928_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0141-0928_S_uva.fits ! AN table 1: 21 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.789418 visibilities/baseline/integration-bin. ! Found source: J0141-0928 ! ! 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 2984 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/J0141-0928_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.137014Jy sigma=27.585618 ! Fit after self-cal, rms=0.513178Jy sigma=13.171582 ! 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.688 mas, bmaj=6.439 mas, bpa=-5.505 degrees ! Estimated noise=0.793807 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.365897 Jy ! Component: 100 - total flux cleaned = 0.460373 Jy ! Total flux subtracted in 100 components = 0.460373 Jy ! Clean residual min=-0.025332 max=0.039950 Jy/beam ! Clean residual mean=-0.000061 rms=0.007339 Jy/beam ! Combined flux in latest and established models = 0.460373 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.460373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136988Jy sigma=3.531615 ! Fit after self-cal, rms=0.136880Jy sigma=3.530071 ! 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.229 mas, bmaj=7.438 mas, bpa=-5.871 degrees ! Estimated noise=0.621025 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.0518799 Jy ! Component: 100 - total flux cleaned = 0.0735802 Jy ! Component: 150 - total flux cleaned = 0.0833721 Jy ! Component: 200 - total flux cleaned = 0.0858289 Jy ! Total flux subtracted in 200 components = 0.0858289 Jy ! Clean residual min=-0.023791 max=0.029742 Jy/beam ! Clean residual mean=-0.000057 rms=0.007194 Jy/beam ! Combined flux in latest and established models = 0.546202 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.546202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113151Jy sigma=3.306981 ! Fit after self-cal, rms=0.112995Jy sigma=3.304309 ! 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.229 x 7.438 at -5.871 degrees (North through East) ! Clean map min=-0.023857 max=0.49079 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* SC 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* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.01 KP 0.94 ! LA 1.10 MK 1.03 NL 1.11 OV 0.96 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.00 KP 0.93 ! LA 1.12 MK 1.04 NL 0.96 OV 0.93 ! PT 0.96 SC 0.96 ! ! ! Fit before self-cal, rms=0.112995Jy sigma=3.304309 ! Fit after self-cal, rms=0.110276Jy sigma=3.234343 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=7.431 mas, bpa=-5.51 degrees ! Estimated noise=0.615303 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.00579217 Jy ! Component: 100 - total flux cleaned = -0.00640425 Jy ! Component: 150 - total flux cleaned = -0.006662 Jy ! Component: 200 - total flux cleaned = -0.00655526 Jy ! Total flux subtracted in 200 components = -0.00655526 Jy ! Clean residual min=-0.022990 max=0.025505 Jy/beam ! Clean residual mean=-0.000045 rms=0.006635 Jy/beam ! Combined flux in latest and established models = 0.539647 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.539647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110164Jy sigma=3.212111 ! Fit after self-cal, rms=0.110136Jy sigma=3.211399 ! 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.110136Jy sigma=3.211399 ! Fit after self-cal, rms=0.106164Jy sigma=3.158096 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=7.461 mas, bpa=-5.638 degrees ! Estimated noise=0.606239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00790197 Jy ! Component: 100 - total flux cleaned = -0.0103364 Jy ! Component: 150 - total flux cleaned = -0.0108159 Jy ! Component: 200 - total flux cleaned = -0.0111752 Jy ! Total flux subtracted in 200 components = -0.0111752 Jy ! Clean residual min=-0.021468 max=0.024594 Jy/beam ! Clean residual mean=-0.000036 rms=0.006168 Jy/beam ! Combined flux in latest and established models = 0.528471 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 56 components and 0.528471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106315Jy sigma=3.121333 ! Fit after self-cal, rms=0.106288Jy sigma=3.120788 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.82268e-05 Jy ! Component: 100 - total flux cleaned = 0.000117179 Jy ! Component: 150 - total flux cleaned = 0.000116983 Jy ! Component: 200 - total flux cleaned = 0.0001691 Jy ! Total flux subtracted in 200 components = 0.0001691 Jy ! Clean residual min=-0.021460 max=0.024560 Jy/beam ! Clean residual mean=-0.000036 rms=0.006163 Jy/beam ! Combined flux in latest and established models = 0.52864 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 59 components and 0.528641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106199Jy sigma=3.119065 ! Fit after self-cal, rms=0.106184Jy sigma=3.118757 ! 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.106184Jy sigma=3.118757 ! Fit after self-cal, rms=0.106046Jy sigma=3.117127 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=7.469 mas, bpa=-5.66 degrees ! Estimated noise=0.604406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00182084 Jy ! Component: 100 - total flux cleaned = -0.00213858 Jy ! Component: 150 - total flux cleaned = -0.00218995 Jy ! Component: 200 - total flux cleaned = -0.00223704 Jy ! Total flux subtracted in 200 components = -0.00223704 Jy ! Clean residual min=-0.021214 max=0.024584 Jy/beam ! Clean residual mean=-0.000034 rms=0.006098 Jy/beam ! Combined flux in latest and established models = 0.526404 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.526403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106104Jy sigma=3.110720 ! Fit after self-cal, rms=0.106096Jy sigma=3.110535 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.0001625 Jy ! Component: 100 - total flux cleaned = 0.00016156 Jy ! Component: 150 - total flux cleaned = 0.000160258 Jy ! Component: 200 - total flux cleaned = 0.000199344 Jy ! Total flux subtracted in 200 components = 0.000199344 Jy ! Clean residual min=-0.021206 max=0.024607 Jy/beam ! Clean residual mean=-0.000034 rms=0.006096 Jy/beam ! Combined flux in latest and established models = 0.526603 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 62 components and 0.526603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106049Jy sigma=3.109801 ! Fit after self-cal, rms=0.106044Jy sigma=3.109690 ! 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.106044Jy sigma=3.109690 ! Fit after self-cal, rms=0.106033Jy sigma=3.109611 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.223 mas, bmaj=14.53 mas, bpa=-4.644 degrees ! Estimated noise=0.753772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100118 Jy ! Component: 100 - total flux cleaned = 0.00083306 Jy ! Component: 150 - total flux cleaned = 0.000689446 Jy ! Component: 200 - total flux cleaned = 0.000629211 Jy ! Total flux subtracted in 200 components = 0.000629211 Jy ! Clean residual min=-0.029312 max=0.036865 Jy/beam ! Clean residual mean=-0.000061 rms=0.009498 Jy/beam ! Combined flux in latest and established models = 0.527232 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.527232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106033Jy sigma=3.109944 ! Fit after self-cal, rms=0.106014Jy sigma=3.109360 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.000374404 Jy ! Component: 100 - total flux cleaned = 0.000237446 Jy ! Component: 150 - total flux cleaned = 0.000178136 Jy ! Component: 200 - total flux cleaned = 0.00017591 Jy ! Total flux subtracted in 200 components = 0.00017591 Jy ! Clean residual min=-0.029335 max=0.036737 Jy/beam ! Clean residual mean=-0.000061 rms=0.009478 Jy/beam ! Combined flux in latest and established models = 0.527408 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 69 components and 0.527408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106038Jy sigma=3.110479 ! Fit after self-cal, rms=0.106031Jy sigma=3.110193 ! 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.265 mas, bmaj=7.471 mas, bpa=-5.659 degrees ! Estimated noise=0.604074 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 7.471 at -5.659 degrees (North through East) ! Clean map min=-0.021019 max=0.47749 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.721 mas, bmaj=6.459 mas, bpa=-5.168 degrees ! Estimated noise=0.77413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.356549 Jy ! Component: 100 - total flux cleaned = 0.446044 Jy ! Component: 150 - total flux cleaned = 0.485284 Jy ! Component: 200 - total flux cleaned = 0.504971 Jy ! Total flux subtracted in 200 components = 0.504971 Jy ! Clean residual min=-0.021754 max=0.026140 Jy/beam ! Clean residual mean=-0.000026 rms=0.006170 Jy/beam ! Combined flux in latest and established models = 0.504971 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.504971 Jy ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=7.471 mas, bpa=-5.659 degrees ! Estimated noise=0.604074 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-43, 54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0295991 Jy ! Component: 100 - total flux cleaned = 0.0435692 Jy ! Component: 150 - total flux cleaned = 0.0489135 Jy ! Component: 200 - total flux cleaned = 0.0527121 Jy ! Total flux subtracted in 200 components = 0.0527121 Jy ! Clean residual min=-0.019448 max=0.021631 Jy/beam ! Clean residual mean=-0.000045 rms=0.005128 Jy/beam ! Combined flux in latest and established models = 0.557683 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 45 components and 0.557683 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.223 mas, bmaj=14.53 mas, bpa=-4.644 degrees ! Estimated noise=0.753772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000974302 Jy ! Component: 100 - total flux cleaned = 0.000782328 Jy ! Component: 150 - total flux cleaned = 0.000619114 Jy ! Component: 200 - total flux cleaned = 0.000480402 Jy ! Total flux subtracted in 200 components = 0.000480402 Jy ! Clean residual min=-0.026062 max=0.028850 Jy/beam ! Clean residual mean=-0.000093 rms=0.007688 Jy/beam ! Combined flux in latest and established models = 0.558163 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 = 4.40616e-06 Jy ! Component: 100 - total flux cleaned = 3.86159e-06 Jy ! Component: 150 - total flux cleaned = -0.000101146 Jy ! Component: 200 - total flux cleaned = 8.94943e-10 Jy ! Total flux subtracted in 200 components = 8.94943e-10 Jy ! Clean residual min=-0.026447 max=0.028592 Jy/beam ! Clean residual mean=-0.000093 rms=0.007643 Jy/beam ! Combined flux in latest and established models = 0.558163 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 69 components and 0.558163 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=7.471 mas, bpa=-5.659 degrees ! Estimated noise=0.604074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000354349 Jy ! Component: 100 - total flux cleaned = 0.000187895 Jy ! Component: 150 - total flux cleaned = 0.000342116 Jy ! Component: 200 - total flux cleaned = 0.000624929 Jy ! Total flux subtracted in 200 components = 0.000624929 Jy ! Clean residual min=-0.019301 max=0.020178 Jy/beam ! Clean residual mean=-0.000049 rms=0.004946 Jy/beam ! Combined flux in latest and established models = 0.558788 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.558788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103631Jy sigma=2.831374 ! Fit after self-cal, rms=0.102380Jy sigma=2.800597 wmodel /scr/pima/bg219h_uvs/J0141-0928_S_map.mod ! Writing 86 model components to file: /scr/pima/bg219h_uvs/J0141-0928_S_map.mod wobs /scr/pima/bg219h_uvs/J0141-0928_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0141-0928_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0141-0928_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219h_uvs/J0141-0928_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.00185735 Jy ! Component: 100 - total flux cleaned = 0.0037208 Jy ! Component: 150 - total flux cleaned = 0.00547285 Jy ! Component: 200 - total flux cleaned = 0.00740875 Jy ! Component: 250 - total flux cleaned = 0.00899093 Jy ! Component: 300 - total flux cleaned = 0.0112734 Jy ! Component: 350 - total flux cleaned = 0.0127437 Jy ! Component: 400 - total flux cleaned = 0.0146445 Jy ! Component: 450 - total flux cleaned = 0.0164806 Jy ! Component: 500 - total flux cleaned = 0.0178175 Jy ! Component: 550 - total flux cleaned = 0.0193363 Jy ! Component: 600 - total flux cleaned = 0.0206079 Jy ! Component: 650 - total flux cleaned = 0.0222563 Jy ! Component: 700 - total flux cleaned = 0.0232583 Jy ! Component: 750 - total flux cleaned = 0.023652 Jy ! Component: 800 - total flux cleaned = 0.0246127 Jy ! Component: 850 - total flux cleaned = 0.0249903 Jy ! Component: 900 - total flux cleaned = 0.0257195 Jy ! Component: 950 - total flux cleaned = 0.0260714 Jy ! Component: 1000 - total flux cleaned = 0.0257202 Jy ! Component: 1050 - total flux cleaned = 0.026239 Jy ! Component: 1100 - total flux cleaned = 0.0265774 Jy ! Component: 1150 - total flux cleaned = 0.0267422 Jy ! Component: 1200 - total flux cleaned = 0.0267432 Jy ! Component: 1250 - total flux cleaned = 0.0267434 Jy ! Component: 1300 - total flux cleaned = 0.0269008 Jy ! Component: 1350 - total flux cleaned = 0.0267433 Jy ! Component: 1400 - total flux cleaned = 0.0264403 Jy ! Component: 1450 - total flux cleaned = 0.0264415 Jy ! Component: 1500 - total flux cleaned = 0.0265849 Jy ! Component: 1550 - total flux cleaned = 0.0265841 Jy ! Component: 1600 - total flux cleaned = 0.0264441 Jy ! Component: 1650 - total flux cleaned = 0.0268624 Jy ! Component: 1700 - total flux cleaned = 0.0272739 Jy ! Component: 1750 - total flux cleaned = 0.0265955 Jy ! Component: 1800 - total flux cleaned = 0.0268634 Jy ! Component: 1850 - total flux cleaned = 0.0268626 Jy ! Component: 1900 - total flux cleaned = 0.0263419 Jy ! Component: 1950 - total flux cleaned = 0.0260869 Jy ! Component: 2000 - total flux cleaned = 0.026337 Jy ! Component: 2050 - total flux cleaned = 0.0259622 Jy ! Component: 2100 - total flux cleaned = 0.0253477 Jy ! Component: 2150 - total flux cleaned = 0.0254689 Jy ! Component: 2200 - total flux cleaned = 0.0252301 Jy ! Component: 2250 - total flux cleaned = 0.0249964 Jy ! Component: 2300 - total flux cleaned = 0.0248831 Jy ! Component: 2350 - total flux cleaned = 0.0247668 Jy ! Component: 2400 - total flux cleaned = 0.0251081 Jy ! Component: 2450 - total flux cleaned = 0.0246588 Jy ! Component: 2500 - total flux cleaned = 0.0247715 Jy ! Component: 2550 - total flux cleaned = 0.0247718 Jy ! Component: 2600 - total flux cleaned = 0.0243381 Jy ! Component: 2650 - total flux cleaned = 0.024339 Jy ! Component: 2700 - total flux cleaned = 0.0242334 Jy ! Component: 2750 - total flux cleaned = 0.0242316 Jy ! Component: 2800 - total flux cleaned = 0.0242312 Jy ! Component: 2850 - total flux cleaned = 0.0238207 Jy ! Component: 2900 - total flux cleaned = 0.0237194 Jy ! Component: 2950 - total flux cleaned = 0.0234171 Jy ! Component: 3000 - total flux cleaned = 0.0234168 Jy ! Component: 3050 - total flux cleaned = 0.0229238 Jy ! Component: 3100 - total flux cleaned = 0.0229223 Jy ! Component: 3150 - total flux cleaned = 0.0227299 Jy ! Component: 3200 - total flux cleaned = 0.0225387 Jy ! Component: 3250 - total flux cleaned = 0.0222539 Jy ! Component: 3300 - total flux cleaned = 0.0222535 Jy ! Component: 3350 - total flux cleaned = 0.0219735 Jy ! Component: 3400 - total flux cleaned = 0.0216976 Jy ! Component: 3450 - total flux cleaned = 0.0210588 Jy ! Component: 3500 - total flux cleaned = 0.0210583 Jy ! Component: 3550 - total flux cleaned = 0.0205201 Jy ! Component: 3600 - total flux cleaned = 0.0202539 Jy ! Component: 3650 - total flux cleaned = 0.020166 Jy ! Component: 3700 - total flux cleaned = 0.0194663 Jy ! Component: 3750 - total flux cleaned = 0.0187739 Jy ! Component: 3800 - total flux cleaned = 0.0186028 Jy ! Component: 3850 - total flux cleaned = 0.0182627 Jy ! Component: 3900 - total flux cleaned = 0.018095 Jy ! Component: 3950 - total flux cleaned = 0.0175927 Jy ! Component: 4000 - total flux cleaned = 0.0172614 Jy ! Component: 4050 - total flux cleaned = 0.0173441 Jy ! Total flux subtracted in 4096 components = 0.0171807 Jy ! Clean residual min=-0.004835 max=0.004406 Jy/beam ! Clean residual mean=0.000001 rms=0.001633 Jy/beam ! Combined flux in latest and established models = 0.575969 Jy keep ! Adding 373 model components to the UV plane model. ! The established model now contains 459 components and 0.575968 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0141-0928_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 7.471 at -5.659 degrees (North through East) ! Clean map min=-0.012526 max=0.46634 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0141-0928_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.466336 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00161481 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03883 1.03883 2.07766 4.15532 8.31064 16.6213 33.2426 66.4851 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0048 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.466 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 288.786 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0141-0928_S_uvs.log closed on Thu Apr 7 08:49:11 2016