! Started logfile: /scr/pima/bg219g_uvs/J1305-3132_S_uvs.log on Thu Apr 7 07:15:57 2016 obs /scr/pima/bg219g_uvs/J1305-3132_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1305-3132_S_uva.fits ! AN table 1: 31 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.86828 visibilities/baseline/integration-bin. ! Found source: J1305-3132 ! ! 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 3876 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/J1305-3132_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000488Jy sigma=16.506215 ! Fit after self-cal, rms=0.919725Jy sigma=15.174556 ! 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.199 mas, bmaj=6.705 mas, bpa=-4.776 degrees ! Estimated noise=1.24022 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.0636675 Jy ! Component: 100 - total flux cleaned = 0.0784726 Jy ! Total flux subtracted in 100 components = 0.0784726 Jy ! Clean residual min=-0.008396 max=0.008087 Jy/beam ! Clean residual mean=-0.000005 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 0.0784727 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0784727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086604Jy sigma=1.292640 ! Fit after self-cal, rms=0.086290Jy sigma=1.289234 ! 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.795 mas, bmaj=7.819 mas, bpa=-5.259 degrees ! Estimated noise=0.750436 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.00780244 Jy ! Component: 100 - total flux cleaned = 0.00987541 Jy ! Component: 150 - total flux cleaned = 0.0103711 Jy ! Component: 200 - total flux cleaned = 0.010831 Jy ! Total flux subtracted in 200 components = 0.010831 Jy ! Clean residual min=-0.003917 max=0.004660 Jy/beam ! Clean residual mean=-0.000026 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.0893036 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.0893036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085688Jy sigma=1.276116 ! Fit after self-cal, rms=0.085646Jy sigma=1.275728 ! 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.795 x 7.819 at -5.259 degrees (North through East) ! Clean map min=-0.0034912 max=0.08404 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.20 KP 1.03 LA 0.89 ! MK 1.02 NL 0.90 OV 1.06 PT 0.98 ! SC 0.92 ! ! ! 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.085646Jy sigma=1.275728 ! Fit after self-cal, rms=0.085289Jy sigma=1.273902 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=7.79 mas, bpa=-5.044 degrees ! Estimated noise=0.748336 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.000338039 Jy ! Component: 100 - total flux cleaned = 0.000549254 Jy ! Component: 150 - total flux cleaned = 0.000732552 Jy ! Component: 200 - total flux cleaned = 0.000931272 Jy ! Total flux subtracted in 200 components = 0.000931272 Jy ! Clean residual min=-0.003434 max=0.004586 Jy/beam ! Clean residual mean=-0.000016 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.0902349 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.0902349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085222Jy sigma=1.272968 ! Fit after self-cal, rms=0.085233Jy sigma=1.272700 ! 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.085233Jy sigma=1.272700 ! Fit after self-cal, rms=0.084566Jy sigma=1.271027 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.778 mas, bmaj=7.718 mas, bpa=-4.733 degrees ! Estimated noise=0.741808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000574251 Jy ! Component: 100 - total flux cleaned = 0.000750373 Jy ! Component: 150 - total flux cleaned = 0.000784839 Jy ! Component: 200 - total flux cleaned = 0.000845616 Jy ! Total flux subtracted in 200 components = 0.000845616 Jy ! Clean residual min=-0.003200 max=0.004377 Jy/beam ! Clean residual mean=-0.000014 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.0910805 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.0910805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084519Jy sigma=1.270427 ! Fit after self-cal, rms=0.084533Jy sigma=1.270330 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 (-98, -94.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238439 Jy ! Component: 100 - total flux cleaned = 0.00238109 Jy ! Component: 150 - total flux cleaned = 0.0025317 Jy ! Component: 200 - total flux cleaned = 0.00253295 Jy ! Total flux subtracted in 200 components = 0.00253295 Jy ! Clean residual min=-0.003486 max=0.003225 Jy/beam ! Clean residual mean=-0.000013 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.0936134 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 52 components and 0.0936134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084380Jy sigma=1.267237 ! Fit after self-cal, rms=0.084360Jy sigma=1.266828 ! 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.084360Jy sigma=1.266828 ! Fit after self-cal, rms=0.083972Jy sigma=1.266633 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.769 mas, bmaj=7.691 mas, bpa=-4.61 degrees ! Estimated noise=0.738621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000528658 Jy ! Component: 100 - total flux cleaned = 0.000572056 Jy ! Component: 150 - total flux cleaned = 0.00053604 Jy ! Component: 200 - total flux cleaned = 0.00053572 Jy ! Total flux subtracted in 200 components = 0.00053572 Jy ! Clean residual min=-0.003488 max=0.003160 Jy/beam ! Clean residual mean=-0.000014 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.0941491 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 62 components and 0.0941491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083935Jy sigma=1.265977 ! Fit after self-cal, rms=0.083936Jy sigma=1.265921 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 = 4.37386e-05 Jy ! Component: 100 - total flux cleaned = 1.42686e-05 Jy ! Component: 150 - total flux cleaned = -1.39599e-05 Jy ! Component: 200 - total flux cleaned = -6.75915e-05 Jy ! Total flux subtracted in 200 components = -6.75915e-05 Jy ! Clean residual min=-0.003507 max=0.003064 Jy/beam ! Clean residual mean=-0.000014 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0940815 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 67 components and 0.0940815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083916Jy sigma=1.265633 ! Fit after self-cal, rms=0.083917Jy sigma=1.265620 ! 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.083917Jy sigma=1.265620 ! Fit after self-cal, rms=0.083852Jy sigma=1.265577 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.55 mas, bmaj=20.32 mas, bpa=1.007 degrees ! Estimated noise=0.975909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000622535 Jy ! Component: 100 - total flux cleaned = 0.000793405 Jy ! Component: 150 - total flux cleaned = 0.000935276 Jy ! Component: 200 - total flux cleaned = 0.00103425 Jy ! Total flux subtracted in 200 components = 0.00103425 Jy ! Clean residual min=-0.002791 max=0.002796 Jy/beam ! Clean residual mean=-0.000030 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.0951158 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.0951158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083850Jy sigma=1.265468 ! Fit after self-cal, rms=0.083855Jy sigma=1.265427 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.0001163 Jy ! Component: 100 - total flux cleaned = -0.00011656 Jy ! Component: 150 - total flux cleaned = -8.07503e-05 Jy ! Component: 200 - total flux cleaned = -4.85965e-05 Jy ! Total flux subtracted in 200 components = -4.85965e-05 Jy ! Clean residual min=-0.002716 max=0.002849 Jy/beam ! Clean residual mean=-0.000030 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.0950672 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.0950672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083847Jy sigma=1.265448 ! Fit after self-cal, rms=0.083852Jy sigma=1.265426 ! 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.766 mas, bmaj=7.68 mas, bpa=-4.541 degrees ! Estimated noise=0.737893 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.766 x 7.68 at -4.541 degrees (North through East) ! Clean map min=-0.0032043 max=0.081285 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.176 mas, bmaj=6.632 mas, bpa=-4.123 degrees ! Estimated noise=1.20333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0603007 Jy ! Component: 100 - total flux cleaned = 0.0757664 Jy ! Component: 150 - total flux cleaned = 0.0839761 Jy ! Component: 200 - total flux cleaned = 0.0892475 Jy ! Total flux subtracted in 200 components = 0.0892475 Jy ! Clean residual min=-0.007619 max=0.007413 Jy/beam ! Clean residual mean=-0.000003 rms=0.002069 Jy/beam ! Combined flux in latest and established models = 0.0892475 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.0892475 Jy ! Inverting map and beam ! Estimated beam: bmin=2.766 mas, bmaj=7.68 mas, bpa=-4.541 degrees ! Estimated noise=0.737893 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.00428885 Jy ! Component: 100 - total flux cleaned = 0.00401643 Jy ! Component: 150 - total flux cleaned = 0.00419735 Jy ! Component: 200 - total flux cleaned = 0.00436108 Jy ! Total flux subtracted in 200 components = 0.00436108 Jy ! Clean residual min=-0.003436 max=0.003385 Jy/beam ! Clean residual mean=-0.000015 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.0936086 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.0936086 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.55 mas, bmaj=20.32 mas, bpa=1.007 degrees ! Estimated noise=0.975909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000836815 Jy ! Component: 100 - total flux cleaned = 0.00116027 Jy ! Component: 150 - total flux cleaned = 0.00141157 Jy ! Component: 200 - total flux cleaned = 0.00153138 Jy ! Total flux subtracted in 200 components = 0.00153138 Jy ! Clean residual min=-0.002662 max=0.003029 Jy/beam ! Clean residual mean=-0.000030 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.09514 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 = -2.43473e-05 Jy ! Component: 100 - total flux cleaned = -2.45021e-05 Jy ! Component: 150 - total flux cleaned = -2.44575e-05 Jy ! Component: 200 - total flux cleaned = -2.4453e-05 Jy ! Total flux subtracted in 200 components = -2.4453e-05 Jy ! Clean residual min=-0.002644 max=0.002965 Jy/beam ! Clean residual mean=-0.000031 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.0951155 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 53 components and 0.0951155 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.766 mas, bmaj=7.68 mas, bpa=-4.541 degrees ! Estimated noise=0.737893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128617 Jy ! Component: 100 - total flux cleaned = -0.00154627 Jy ! Component: 150 - total flux cleaned = -0.00154847 Jy ! Component: 200 - total flux cleaned = -0.00151334 Jy ! Total flux subtracted in 200 components = -0.00151334 Jy ! Clean residual min=-0.003514 max=0.003137 Jy/beam ! Clean residual mean=-0.000016 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.0936022 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.0936022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083870Jy sigma=1.265899 ! Fit after self-cal, rms=0.083862Jy sigma=1.265813 wmodel /scr/pima/bg219g_uvs/J1305-3132_S_map.mod ! Writing 61 model components to file: /scr/pima/bg219g_uvs/J1305-3132_S_map.mod wobs /scr/pima/bg219g_uvs/J1305-3132_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1305-3132_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1305-3132_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219g_uvs/J1305-3132_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.000101908 Jy ! Component: 100 - total flux cleaned = -1.07491e-06 Jy ! Component: 150 - total flux cleaned = 0.000246321 Jy ! Component: 200 - total flux cleaned = 0.000388414 Jy ! Component: 250 - total flux cleaned = 0.000479098 Jy ! Component: 300 - total flux cleaned = 0.000522707 Jy ! Component: 350 - total flux cleaned = 0.000646681 Jy ! Component: 400 - total flux cleaned = 0.000605994 Jy ! Component: 450 - total flux cleaned = 0.000487389 Jy ! Component: 500 - total flux cleaned = 0.000412283 Jy ! Component: 550 - total flux cleaned = 0.00033675 Jy ! Component: 600 - total flux cleaned = 0.000190634 Jy ! Component: 650 - total flux cleaned = 0.000120146 Jy ! Component: 700 - total flux cleaned = 1.55556e-05 Jy ! Component: 750 - total flux cleaned = 8.40502e-05 Jy ! Component: 800 - total flux cleaned = 0.000217815 Jy ! Component: 850 - total flux cleaned = 0.000283336 Jy ! Component: 900 - total flux cleaned = 0.000283759 Jy ! Component: 950 - total flux cleaned = 0.00041082 Jy ! Component: 1000 - total flux cleaned = 0.000504037 Jy ! Component: 1050 - total flux cleaned = 0.00053477 Jy ! Component: 1100 - total flux cleaned = 0.00056542 Jy ! Component: 1150 - total flux cleaned = 0.000713606 Jy ! Component: 1200 - total flux cleaned = 0.000771145 Jy ! Component: 1250 - total flux cleaned = 0.000856701 Jy ! Component: 1300 - total flux cleaned = 0.00088521 Jy ! Component: 1350 - total flux cleaned = 0.00105254 Jy ! Component: 1400 - total flux cleaned = 0.00110732 Jy ! Component: 1450 - total flux cleaned = 0.00124276 Jy ! Component: 1500 - total flux cleaned = 0.00132298 Jy ! Component: 1550 - total flux cleaned = 0.00145422 Jy ! Component: 1600 - total flux cleaned = 0.00155773 Jy ! Component: 1650 - total flux cleaned = 0.00166013 Jy ! Component: 1700 - total flux cleaned = 0.001761 Jy ! Component: 1750 - total flux cleaned = 0.00186101 Jy ! Component: 1800 - total flux cleaned = 0.00198427 Jy ! Component: 1850 - total flux cleaned = 0.00210599 Jy ! Component: 1900 - total flux cleaned = 0.00210604 Jy ! Component: 1950 - total flux cleaned = 0.00224894 Jy ! Component: 2000 - total flux cleaned = 0.00224921 Jy ! Component: 2050 - total flux cleaned = 0.00236571 Jy ! Component: 2100 - total flux cleaned = 0.00245798 Jy ! Component: 2150 - total flux cleaned = 0.00250363 Jy ! Component: 2200 - total flux cleaned = 0.00263908 Jy ! Component: 2250 - total flux cleaned = 0.0026835 Jy ! Component: 2300 - total flux cleaned = 0.00270556 Jy ! Component: 2350 - total flux cleaned = 0.00279327 Jy ! Component: 2400 - total flux cleaned = 0.00285808 Jy ! Component: 2450 - total flux cleaned = 0.00290088 Jy ! Component: 2500 - total flux cleaned = 0.00290088 Jy ! Component: 2550 - total flux cleaned = 0.00296412 Jy ! Component: 2600 - total flux cleaned = 0.00300578 Jy ! Component: 2650 - total flux cleaned = 0.00308842 Jy ! Component: 2700 - total flux cleaned = 0.00314964 Jy ! Component: 2750 - total flux cleaned = 0.00323086 Jy ! Component: 2800 - total flux cleaned = 0.00327094 Jy ! Component: 2850 - total flux cleaned = 0.00333072 Jy ! Component: 2900 - total flux cleaned = 0.00339006 Jy ! Component: 2950 - total flux cleaned = 0.00342938 Jy ! Component: 3000 - total flux cleaned = 0.00342946 Jy ! Component: 3050 - total flux cleaned = 0.00352605 Jy ! Component: 3100 - total flux cleaned = 0.0035452 Jy ! Component: 3150 - total flux cleaned = 0.00358312 Jy ! Component: 3200 - total flux cleaned = 0.00362083 Jy ! Component: 3250 - total flux cleaned = 0.00365834 Jy ! Component: 3300 - total flux cleaned = 0.00373279 Jy ! Component: 3350 - total flux cleaned = 0.00373266 Jy ! Component: 3400 - total flux cleaned = 0.00373259 Jy ! Component: 3450 - total flux cleaned = 0.00378728 Jy ! Component: 3500 - total flux cleaned = 0.0038235 Jy ! Component: 3550 - total flux cleaned = 0.00387761 Jy ! Component: 3600 - total flux cleaned = 0.00393152 Jy ! Component: 3650 - total flux cleaned = 0.00400289 Jy ! Component: 3700 - total flux cleaned = 0.00405616 Jy ! Component: 3750 - total flux cleaned = 0.00412676 Jy ! Component: 3800 - total flux cleaned = 0.00409176 Jy ! Component: 3850 - total flux cleaned = 0.00416168 Jy ! Component: 3900 - total flux cleaned = 0.00421383 Jy ! Component: 3950 - total flux cleaned = 0.004283 Jy ! Component: 4000 - total flux cleaned = 0.00433446 Jy ! Component: 4050 - total flux cleaned = 0.00436866 Jy ! Total flux subtracted in 4096 components = 0.0044029 Jy ! Clean residual min=-0.001035 max=0.001073 Jy/beam ! Clean residual mean=-0.000002 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.0980051 Jy keep ! Adding 240 model components to the UV plane model. ! The established model now contains 301 components and 0.0980051 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1305-3132_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.766 x 7.68 at -4.541 degrees (North through East) ! Clean map min=-0.002039 max=0.081016 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1305-3132_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.081016 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000289525 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0721 1.0721 2.14421 4.28842 8.57683 17.1537 34.3073 68.6147 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.081 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 279.823 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1305-3132_S_uvs.log closed on Thu Apr 7 07:16:01 2016