! Started logfile: /scr/pima/bg219g_uvs/J1333-2356_S_uvs.log on Thu Apr 7 07:16:54 2016 obs /scr/pima/bg219g_uvs/J1333-2356_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1333-2356_S_uva.fits ! AN table 1: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.90463 visibilities/baseline/integration-bin. ! Found source: J1333-2356 ! ! 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 3908 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/bg219g_uvs/J1333-2356_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010746Jy sigma=19.294839 ! Fit after self-cal, rms=0.904668Jy sigma=17.142326 ! 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.388 mas, bmaj=6.537 mas, bpa=0.3222 degrees ! Estimated noise=1.00788 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.0745585 Jy ! Component: 100 - total flux cleaned = 0.0943173 Jy ! Total flux subtracted in 100 components = 0.0943173 Jy ! Clean residual min=-0.007093 max=0.009077 Jy/beam ! Clean residual mean=-0.000022 rms=0.001964 Jy/beam ! Combined flux in latest and established models = 0.0943173 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0943173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077813Jy sigma=1.314091 ! Fit after self-cal, rms=0.077611Jy sigma=1.311451 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.931 mas, bmaj=7.606 mas, bpa=1.224 degrees ! Estimated noise=0.656812 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.0102925 Jy ! Component: 100 - total flux cleaned = 0.0141813 Jy ! Component: 150 - total flux cleaned = 0.0149651 Jy ! Component: 200 - total flux cleaned = 0.0153104 Jy ! Total flux subtracted in 200 components = 0.0153104 Jy ! Clean residual min=-0.004150 max=0.005191 Jy/beam ! Clean residual mean=-0.000014 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.109628 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 32 components and 0.109628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076655Jy sigma=1.283196 ! Fit after self-cal, rms=0.076577Jy sigma=1.282735 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.931 x 7.606 at 1.224 degrees (North through East) ! Clean map min=-0.004006 max=0.097845 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* 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* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.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 4. ! Telescope amplitude corrections in sub-array 1: ! BR 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.076577Jy sigma=1.282735 ! Fit after self-cal, rms=0.076577Jy sigma=1.282735 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.931 mas, bmaj=7.606 mas, bpa=1.224 degrees ! Estimated noise=0.656812 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.000565523 Jy ! Component: 100 - total flux cleaned = 0.000730591 Jy ! Component: 150 - total flux cleaned = 0.000882135 Jy ! Component: 200 - total flux cleaned = 0.00102428 Jy ! Total flux subtracted in 200 components = 0.00102428 Jy ! Clean residual min=-0.004109 max=0.004851 Jy/beam ! Clean residual mean=-0.000012 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.110652 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.110652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076500Jy sigma=1.281408 ! Fit after self-cal, rms=0.076489Jy sigma=1.281346 ! 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.076489Jy sigma=1.281346 ! Fit after self-cal, rms=0.076489Jy sigma=1.281346 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.931 mas, bmaj=7.606 mas, bpa=1.224 degrees ! Estimated noise=0.656812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000123519 Jy ! Component: 100 - total flux cleaned = 0.000249272 Jy ! Component: 150 - total flux cleaned = 0.000329523 Jy ! Component: 200 - total flux cleaned = 0.000446377 Jy ! Total flux subtracted in 200 components = 0.000446377 Jy ! Clean residual min=-0.004125 max=0.004832 Jy/beam ! Clean residual mean=-0.000010 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.111098 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.111098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076439Jy sigma=1.280627 ! Fit after self-cal, rms=0.076434Jy sigma=1.280600 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 (6.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00463799 Jy ! Component: 100 - total flux cleaned = 0.00541475 Jy ! Component: 150 - total flux cleaned = 0.00534574 Jy ! Component: 200 - total flux cleaned = 0.00522298 Jy ! Total flux subtracted in 200 components = 0.00522298 Jy ! Clean residual min=-0.003361 max=0.003389 Jy/beam ! Clean residual mean=0.000005 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.116321 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 64 components and 0.116321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076089Jy sigma=1.274377 ! Fit after self-cal, rms=0.076046Jy sigma=1.273507 ! 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.076046Jy sigma=1.273507 ! Fit after self-cal, rms=0.078665Jy sigma=1.273293 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.956 mas, bmaj=7.614 mas, bpa=1.564 degrees ! Estimated noise=0.659487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00132972 Jy ! Component: 100 - total flux cleaned = -0.00160933 Jy ! Component: 150 - total flux cleaned = -0.00180865 Jy ! Component: 200 - total flux cleaned = -0.00191498 Jy ! Total flux subtracted in 200 components = -0.00191498 Jy ! Clean residual min=-0.003012 max=0.003504 Jy/beam ! Clean residual mean=0.000004 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.114406 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.114406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078613Jy sigma=1.272289 ! Fit after self-cal, rms=0.078647Jy sigma=1.272029 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 (-123, 84). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163748 Jy ! Component: 100 - total flux cleaned = 0.00172513 Jy ! Component: 150 - total flux cleaned = 0.00162351 Jy ! Component: 200 - total flux cleaned = 0.00144793 Jy ! Total flux subtracted in 200 components = 0.00144793 Jy ! Clean residual min=-0.003107 max=0.003178 Jy/beam ! Clean residual mean=-0.000002 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.115854 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.115854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078474Jy sigma=1.269411 ! Fit after self-cal, rms=0.078457Jy sigma=1.269109 ! 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.078457Jy sigma=1.269109 ! Fit after self-cal, rms=0.079050Jy sigma=1.262117 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.383 mas, bmaj=18.58 mas, bpa=6.885 degrees ! Estimated noise=0.820027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00074973 Jy ! Component: 100 - total flux cleaned = -0.000751167 Jy ! Component: 150 - total flux cleaned = -0.00072749 Jy ! Component: 200 - total flux cleaned = -0.000681839 Jy ! Total flux subtracted in 200 components = -0.000681839 Jy ! Clean residual min=-0.003092 max=0.002445 Jy/beam ! Clean residual mean=0.000002 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.115172 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 95 components and 0.115172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079037Jy sigma=1.262001 ! Fit after self-cal, rms=0.079047Jy sigma=1.261705 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.000227558 Jy ! Component: 100 - total flux cleaned = -0.000100366 Jy ! Component: 150 - total flux cleaned = -6.35157e-06 Jy ! Component: 200 - total flux cleaned = 2.8122e-05 Jy ! Total flux subtracted in 200 components = 2.8122e-05 Jy ! Clean residual min=-0.002951 max=0.002423 Jy/beam ! Clean residual mean=-0.000001 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.115201 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.115201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079041Jy sigma=1.261669 ! Fit after self-cal, rms=0.079033Jy sigma=1.261631 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.947 mas, bmaj=7.573 mas, bpa=1.508 degrees ! Estimated noise=0.660153 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.947 x 7.573 at 1.508 degrees (North through East) ! Clean map min=-0.0030559 max=0.098398 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.391 mas, bmaj=6.479 mas, bpa=0.6086 degrees ! Estimated noise=1.01647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0749015 Jy ! Component: 100 - total flux cleaned = 0.0953526 Jy ! Component: 150 - total flux cleaned = 0.104111 Jy ! Component: 200 - total flux cleaned = 0.108976 Jy ! Total flux subtracted in 200 components = 0.108976 Jy ! Clean residual min=-0.005952 max=0.005323 Jy/beam ! Clean residual mean=-0.000010 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.108976 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.108976 Jy ! Inverting map and beam ! Estimated beam: bmin=2.947 mas, bmaj=7.573 mas, bpa=1.508 degrees ! Estimated noise=0.660153 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.00483903 Jy ! Component: 100 - total flux cleaned = 0.00690731 Jy ! Component: 150 - total flux cleaned = 0.0070663 Jy ! Component: 200 - total flux cleaned = 0.00706928 Jy ! Total flux subtracted in 200 components = 0.00706928 Jy ! Clean residual min=-0.003355 max=0.003040 Jy/beam ! Clean residual mean=-0.000001 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.116046 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 52 components and 0.116046 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.383 mas, bmaj=18.58 mas, bpa=6.885 degrees ! Estimated noise=0.820027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000363601 Jy ! Component: 100 - total flux cleaned = 0.000146675 Jy ! Component: 150 - total flux cleaned = -7.4226e-05 Jy ! Component: 200 - total flux cleaned = -0.000237231 Jy ! Total flux subtracted in 200 components = -0.000237231 Jy ! Clean residual min=-0.002926 max=0.002484 Jy/beam ! Clean residual mean=0.000001 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.115808 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 = -5.51347e-05 Jy ! Component: 100 - total flux cleaned = -5.37251e-05 Jy ! Component: 150 - total flux cleaned = -7.69563e-05 Jy ! Component: 200 - total flux cleaned = -7.71683e-05 Jy ! Total flux subtracted in 200 components = -7.71683e-05 Jy ! Clean residual min=-0.002929 max=0.002477 Jy/beam ! Clean residual mean=0.000001 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.115731 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 75 components and 0.115731 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.947 mas, bmaj=7.573 mas, bpa=1.508 degrees ! Estimated noise=0.660153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.95436e-05 Jy ! Component: 100 - total flux cleaned = -4.58651e-07 Jy ! Component: 150 - total flux cleaned = 4.4033e-05 Jy ! Component: 200 - total flux cleaned = 8.60358e-05 Jy ! Total flux subtracted in 200 components = 8.60358e-05 Jy ! Clean residual min=-0.003082 max=0.003075 Jy/beam ! Clean residual mean=0.000001 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.115817 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 90 components and 0.115817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079081Jy sigma=1.262141 ! Fit after self-cal, rms=0.079092Jy sigma=1.262034 wmodel /scr/pima/bg219g_uvs/J1333-2356_S_map.mod ! Writing 90 model components to file: /scr/pima/bg219g_uvs/J1333-2356_S_map.mod wobs /scr/pima/bg219g_uvs/J1333-2356_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1333-2356_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1333-2356_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219g_uvs/J1333-2356_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 = -5.0105e-05 Jy ! Component: 100 - total flux cleaned = -0.000153219 Jy ! Component: 150 - total flux cleaned = -0.000246963 Jy ! Component: 200 - total flux cleaned = -0.000289595 Jy ! Component: 250 - total flux cleaned = -0.000247576 Jy ! Component: 300 - total flux cleaned = -9.21182e-05 Jy ! Component: 350 - total flux cleaned = 0.000131006 Jy ! Component: 400 - total flux cleaned = 0.000382134 Jy ! Component: 450 - total flux cleaned = 0.00055504 Jy ! Component: 500 - total flux cleaned = 0.000688903 Jy ! Component: 550 - total flux cleaned = 0.000819425 Jy ! Component: 600 - total flux cleaned = 0.00100987 Jy ! Component: 650 - total flux cleaned = 0.00125636 Jy ! Component: 700 - total flux cleaned = 0.00149638 Jy ! Component: 750 - total flux cleaned = 0.00176002 Jy ! Component: 800 - total flux cleaned = 0.0020464 Jy ! Component: 850 - total flux cleaned = 0.00232681 Jy ! Component: 900 - total flux cleaned = 0.00265667 Jy ! Component: 950 - total flux cleaned = 0.00287243 Jy ! Component: 1000 - total flux cleaned = 0.00319015 Jy ! Component: 1050 - total flux cleaned = 0.00345009 Jy ! Component: 1100 - total flux cleaned = 0.00375644 Jy ! Component: 1150 - total flux cleaned = 0.0039822 Jy ! Component: 1200 - total flux cleaned = 0.00420433 Jy ! Component: 1250 - total flux cleaned = 0.00449581 Jy ! Component: 1300 - total flux cleaned = 0.00463929 Jy ! Component: 1350 - total flux cleaned = 0.00480446 Jy ! Component: 1400 - total flux cleaned = 0.00503648 Jy ! Component: 1450 - total flux cleaned = 0.00521922 Jy ! Component: 1500 - total flux cleaned = 0.00539893 Jy ! Component: 1550 - total flux cleaned = 0.00557644 Jy ! Component: 1600 - total flux cleaned = 0.00577325 Jy ! Component: 1650 - total flux cleaned = 0.00603227 Jy ! Component: 1700 - total flux cleaned = 0.00622391 Jy ! Component: 1750 - total flux cleaned = 0.00635031 Jy ! Component: 1800 - total flux cleaned = 0.00662065 Jy ! Component: 1850 - total flux cleaned = 0.00684649 Jy ! Component: 1900 - total flux cleaned = 0.00708976 Jy ! Component: 1950 - total flux cleaned = 0.0072901 Jy ! Component: 2000 - total flux cleaned = 0.00746848 Jy ! Component: 2050 - total flux cleaned = 0.0076448 Jy ! Component: 2100 - total flux cleaned = 0.0078579 Jy ! Component: 2150 - total flux cleaned = 0.00797338 Jy ! Component: 2200 - total flux cleaned = 0.00818275 Jy ! Component: 2250 - total flux cleaned = 0.00837109 Jy ! Component: 2300 - total flux cleaned = 0.00850155 Jy ! Component: 2350 - total flux cleaned = 0.00864931 Jy ! Component: 2400 - total flux cleaned = 0.00883234 Jy ! Component: 2450 - total flux cleaned = 0.00894121 Jy ! Component: 2500 - total flux cleaned = 0.00919267 Jy ! Component: 2550 - total flux cleaned = 0.0093174 Jy ! Component: 2600 - total flux cleaned = 0.00954699 Jy ! Component: 2650 - total flux cleaned = 0.00973919 Jy ! Component: 2700 - total flux cleaned = 0.00987761 Jy ! Component: 2750 - total flux cleaned = 0.0100495 Jy ! Component: 2800 - total flux cleaned = 0.01022 Jy ! Component: 2850 - total flux cleaned = 0.0103384 Jy ! Component: 2900 - total flux cleaned = 0.0105057 Jy ! Component: 2950 - total flux cleaned = 0.0106883 Jy ! Component: 3000 - total flux cleaned = 0.0107213 Jy ! Component: 3050 - total flux cleaned = 0.0108849 Jy ! Component: 3100 - total flux cleaned = 0.0109982 Jy ! Component: 3150 - total flux cleaned = 0.0110786 Jy ! Component: 3200 - total flux cleaned = 0.0111745 Jy ! Component: 3250 - total flux cleaned = 0.0113171 Jy ! Component: 3300 - total flux cleaned = 0.0113643 Jy ! Component: 3350 - total flux cleaned = 0.0114427 Jy ! Component: 3400 - total flux cleaned = 0.0115514 Jy ! Component: 3450 - total flux cleaned = 0.0116746 Jy ! Component: 3500 - total flux cleaned = 0.0117817 Jy ! Component: 3550 - total flux cleaned = 0.0118577 Jy ! Component: 3600 - total flux cleaned = 0.0120236 Jy ! Component: 3650 - total flux cleaned = 0.0121285 Jy ! Component: 3700 - total flux cleaned = 0.0122625 Jy ! Component: 3750 - total flux cleaned = 0.0123957 Jy ! Component: 3800 - total flux cleaned = 0.0124987 Jy ! Component: 3850 - total flux cleaned = 0.0125718 Jy ! Component: 3900 - total flux cleaned = 0.0126446 Jy ! Component: 3950 - total flux cleaned = 0.0127746 Jy ! Component: 4000 - total flux cleaned = 0.0128464 Jy ! Component: 4050 - total flux cleaned = 0.0128892 Jy ! Total flux subtracted in 4096 components = 0.0129744 Jy ! Clean residual min=-0.000906 max=0.000863 Jy/beam ! Clean residual mean=0.000006 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.128792 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 348 components and 0.128792 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1333-2356_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.947 x 7.573 at 1.508 degrees (North through East) ! Clean map min=-0.0020156 max=0.096969 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1333-2356_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0969685 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000245869 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.760667 0.760667 1.52133 3.04267 6.08533 12.1707 24.3413 48.6827 97.3654 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.096 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 394.39 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1333-2356_S_uvs.log closed on Thu Apr 7 07:16:58 2016