! Started logfile: /scr/pima/rdv94_uvs/J0346+5400_S_uvs.log on Tue Oct 8 12:11:25 2013 obs /scr/pima/rdv94_uvs/J0346+5400_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0346+5400_S_uva.fits ! AN table 1: 18 integrations on 21 of 21 possible baselines. ! AN table 2: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.976608 visibilities/baseline/integration-bin. ! Found source: J0346+5400 ! ! 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.23299e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 4008 visibilities. select RR ! 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/rdv_muppet /scr/pima/rdv94_uvs/J0346+5400_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 system "rm /tmp/ff.ff" 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 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.013863Jy sigma=5.359380 ! Fit after self-cal, rms=0.824372Jy sigma=4.237434 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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=3.585 mas, bmaj=6.595 mas, bpa=-54.02 degrees ! Estimated noise=4.27876 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.134553 Jy ! Component: 100 - total flux cleaned = 0.174025 Jy ! Total flux subtracted in 100 components = 0.174025 Jy ! Clean residual min=-0.009607 max=0.018029 Jy/beam ! Clean residual mean=0.000104 rms=0.002958 Jy/beam ! Combined flux in latest and established models = 0.174025 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.174025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061280Jy sigma=0.355574 ! Fit after self-cal, rms=0.061263Jy sigma=0.355267 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0209291 Jy ! Component: 100 - total flux cleaned = 0.0323793 Jy ! Total flux subtracted in 100 components = 0.0323793 Jy ! Clean residual min=-0.007260 max=0.010686 Jy/beam ! Clean residual mean=0.000070 rms=0.002113 Jy/beam ! Combined flux in latest and established models = 0.206404 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.206404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052949Jy sigma=0.294991 ! Fit after self-cal, rms=0.052845Jy sigma=0.294569 ! 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=4.969 mas, bmaj=7.841 mas, bpa=-58.57 degrees ! Estimated noise=2.20758 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.0118587 Jy ! Component: 100 - total flux cleaned = 0.0180084 Jy ! Component: 150 - total flux cleaned = 0.0214567 Jy ! Component: 200 - total flux cleaned = 0.0231075 Jy ! Total flux subtracted in 200 components = 0.0231075 Jy ! Clean residual min=-0.006583 max=0.009722 Jy/beam ! Clean residual mean=0.000104 rms=0.002264 Jy/beam ! Combined flux in latest and established models = 0.229511 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 48 components and 0.229511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050928Jy sigma=0.278218 ! Fit after self-cal, rms=0.050845Jy sigma=0.277976 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.09 KP 1.16 LA 1.22 ! MK 0.96 NL 0.98 OV 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 1.08 HN 1.22 KP 1.14 ! LA 1.23 MK 0.98 NL 0.94 OV 0.96 ! PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.15 KP 1.17 LA 1.10 ! MK 0.98 NL 1.02 OV 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.14 HN 1.19 KP 1.14 ! LA 1.11 MK 1.05 NL 0.98 OV 0.99 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.18 KP 1.01 LA 0.91 ! MK 0.95 NL 1.06 OV 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.16 HN 1.08 KP 1.01 ! LA 0.90 MK 1.01 NL 1.03 OV 0.98 ! PT 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.16 KP 0.93 LA 0.72 ! MK 1.07 NL 0.98 OV 0.89 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.15 HN 0.98 KP 0.93 ! LA 0.74 MK 1.11 NL 0.93 OV 0.84 ! PT 0.87 ! ! ! Fit before self-cal, rms=0.050845Jy sigma=0.277976 ! Fit after self-cal, rms=0.039046Jy sigma=0.190171 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.047 mas, bmaj=7.874 mas, bpa=-58.56 degrees ! Estimated noise=2.20758 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 (5.5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00541631 Jy ! Component: 100 - total flux cleaned = 0.00832915 Jy ! Component: 150 - total flux cleaned = 0.00849641 Jy ! Component: 200 - total flux cleaned = 0.00830708 Jy ! Total flux subtracted in 200 components = 0.00830708 Jy ! Clean residual min=-0.002396 max=0.003354 Jy/beam ! Clean residual mean=0.000015 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.237819 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 74 components and 0.237819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038324Jy sigma=0.185345 ! Fit after self-cal, rms=0.038234Jy sigma=0.184372 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038234Jy sigma=0.184372 ! Fit after self-cal, rms=0.037980Jy sigma=0.183975 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.034 mas, bmaj=7.858 mas, bpa=-58.55 degrees ! Estimated noise=2.20306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00270933 Jy ! Component: 100 - total flux cleaned = 0.00378022 Jy ! Component: 150 - total flux cleaned = 0.00387874 Jy ! Component: 200 - total flux cleaned = 0.00392341 Jy ! Total flux subtracted in 200 components = 0.00392341 Jy ! Clean residual min=-0.001895 max=0.002526 Jy/beam ! Clean residual mean=0.000014 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.241742 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 93 components and 0.241742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037746Jy sigma=0.182549 ! Fit after self-cal, rms=0.037689Jy sigma=0.182288 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 (-55, -12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231001 Jy ! Component: 100 - total flux cleaned = 0.00285936 Jy ! Component: 150 - total flux cleaned = 0.00315067 Jy ! Component: 200 - total flux cleaned = 0.00327545 Jy ! Total flux subtracted in 200 components = 0.00327545 Jy ! Clean residual min=-0.001686 max=0.001857 Jy/beam ! Clean residual mean=0.000006 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.245017 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 119 components and 0.245017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037498Jy sigma=0.181283 ! Fit after self-cal, rms=0.037492Jy sigma=0.181227 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037492Jy sigma=0.181227 ! Fit after self-cal, rms=0.037309Jy sigma=0.181078 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.018 mas, bmaj=7.853 mas, bpa=-58.52 degrees ! Estimated noise=2.19888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000846068 Jy ! Component: 100 - total flux cleaned = 0.00112189 Jy ! Component: 150 - total flux cleaned = 0.00119055 Jy ! Component: 200 - total flux cleaned = 0.00125544 Jy ! Total flux subtracted in 200 components = 0.00125544 Jy ! Clean residual min=-0.001475 max=0.001630 Jy/beam ! Clean residual mean=0.000007 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.246273 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 130 components and 0.246273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037223Jy sigma=0.180707 ! Fit after self-cal, rms=0.037215Jy sigma=0.180671 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.000178467 Jy ! Component: 100 - total flux cleaned = 0.000208158 Jy ! Component: 150 - total flux cleaned = 0.000236295 Jy ! Component: 200 - total flux cleaned = 0.000262974 Jy ! Total flux subtracted in 200 components = 0.000262974 Jy ! Clean residual min=-0.001457 max=0.001617 Jy/beam ! Clean residual mean=0.000007 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.246536 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 141 components and 0.246536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037160Jy sigma=0.180473 ! Fit after self-cal, rms=0.037156Jy sigma=0.180456 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037156Jy sigma=0.180456 ! Fit after self-cal, rms=0.037064Jy sigma=0.180426 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.93 mas, bmaj=10.74 mas, bpa=-88.52 degrees ! Estimated noise=2.2281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000582023 Jy ! Component: 100 - total flux cleaned = 0.000793656 Jy ! Component: 150 - total flux cleaned = 0.000891425 Jy ! Component: 200 - total flux cleaned = 0.000874827 Jy ! Total flux subtracted in 200 components = 0.000874827 Jy ! Clean residual min=-0.001323 max=0.001356 Jy/beam ! Clean residual mean=0.000010 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.247411 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 166 components and 0.247411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037053Jy sigma=0.180289 ! Fit after self-cal, rms=0.037038Jy sigma=0.180268 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.000160211 Jy ! Component: 100 - total flux cleaned = 0.000178033 Jy ! Component: 150 - total flux cleaned = 0.000132049 Jy ! Component: 200 - total flux cleaned = 0.000103684 Jy ! Total flux subtracted in 200 components = 0.000103684 Jy ! Clean residual min=-0.001273 max=0.001360 Jy/beam ! Clean residual mean=0.000010 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.247514 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 177 components and 0.247514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037030Jy sigma=0.180190 ! Fit after self-cal, rms=0.037019Jy sigma=0.180179 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037019Jy sigma=0.180179 ! Fit after self-cal, rms=0.037019Jy sigma=0.180179 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.037019Jy sigma=0.180179 ! Fit after self-cal, rms=0.037014Jy sigma=0.180166 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=3.619 mas, bmaj=6.577 mas, bpa=-53.91 degrees ! Estimated noise=4.28618 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 (-51, 78.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128215 Jy ! Component: 100 - total flux cleaned = 0.00106876 Jy ! Component: 150 - total flux cleaned = 0.000694471 Jy ! Component: 200 - total flux cleaned = 0.000522432 Jy ! Total flux subtracted in 200 components = 0.000522432 Jy ! Clean residual min=-0.002201 max=0.002348 Jy/beam ! Clean residual mean=0.000003 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.248037 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 206 components and 0.248037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036945Jy sigma=0.180085 ! Fit after self-cal, rms=0.036937Jy sigma=0.180023 ! Inverting map 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=5.007 mas, bmaj=7.851 mas, bpa=-58.46 degrees ! Estimated noise=2.19647 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00118669 Jy ! Component: 100 - total flux cleaned = -0.00121749 Jy ! Component: 150 - total flux cleaned = -0.0012405 Jy ! Component: 200 - total flux cleaned = -0.0012657 Jy ! Component: 250 - total flux cleaned = -0.00122265 Jy ! Component: 300 - total flux cleaned = -0.00124312 Jy ! Component: 350 - total flux cleaned = -0.00122367 Jy ! Component: 400 - total flux cleaned = -0.00120554 Jy ! Total flux subtracted in 400 components = -0.00120554 Jy ! Clean residual min=-0.001179 max=0.001511 Jy/beam ! Clean residual mean=0.000007 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.246831 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 247 components and 0.246831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036838Jy sigma=0.179594 ! Fit after self-cal, rms=0.036837Jy sigma=0.179582 ! Inverting map ! Added new window around map position (98, 43.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300713 Jy ! Component: 100 - total flux cleaned = -9.27708e-05 Jy ! Component: 150 - total flux cleaned = -0.00047963 Jy ! Component: 200 - total flux cleaned = -0.000715394 Jy ! Component: 250 - total flux cleaned = -0.000834971 Jy ! Component: 300 - total flux cleaned = -0.00101372 Jy ! Component: 350 - total flux cleaned = -0.00109794 Jy ! Component: 400 - total flux cleaned = -0.00119905 Jy ! Total flux subtracted in 400 components = -0.00119905 Jy ! Clean residual min=-0.001102 max=0.001010 Jy/beam ! Clean residual mean=0.000006 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.245632 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 294 components and 0.245632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036728Jy sigma=0.179118 ! Fit after self-cal, rms=0.036724Jy sigma=0.179097 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.44765e-05 Jy ! Component: 100 - total flux cleaned = -0.00017015 Jy ! Component: 150 - total flux cleaned = -0.000207385 Jy ! Component: 200 - total flux cleaned = -0.000278018 Jy ! Component: 250 - total flux cleaned = -0.000362135 Jy ! Component: 300 - total flux cleaned = -0.000410701 Jy ! Component: 350 - total flux cleaned = -0.000474047 Jy ! Component: 400 - total flux cleaned = -0.000520497 Jy ! Total flux subtracted in 400 components = -0.000520497 Jy ! Clean residual min=-0.001017 max=0.000960 Jy/beam ! Clean residual mean=0.000005 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.245112 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 323 components and 0.245112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036686Jy sigma=0.178961 ! Fit after self-cal, rms=0.036687Jy sigma=0.178957 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.036687Jy sigma=0.178957 ! Fit after self-cal, rms=0.036627Jy sigma=0.178925 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.001 mas, bmaj=7.849 mas, bpa=-58.45 degrees ! Estimated noise=2.19507 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.29871e-05 Jy ! Component: 100 - total flux cleaned = -0.000117902 Jy ! Component: 150 - total flux cleaned = -0.000134658 Jy ! Component: 200 - total flux cleaned = -0.000150686 Jy ! Component: 250 - total flux cleaned = -0.00013615 Jy ! Component: 300 - total flux cleaned = -0.000136031 Jy ! Component: 350 - total flux cleaned = -9.44601e-05 Jy ! Component: 400 - total flux cleaned = -9.5104e-05 Jy ! Total flux subtracted in 400 components = -9.5104e-05 Jy ! Clean residual min=-0.000993 max=0.000874 Jy/beam ! Clean residual mean=0.000005 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.245017 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 350 components and 0.245017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036596Jy sigma=0.178821 ! Fit after self-cal, rms=0.036596Jy sigma=0.178818 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.21894e-05 Jy ! Component: 100 - total flux cleaned = 2.80517e-05 Jy ! Component: 150 - total flux cleaned = 2.79483e-05 Jy ! Component: 200 - total flux cleaned = 2.75991e-06 Jy ! Component: 250 - total flux cleaned = -9.56335e-06 Jy ! Component: 300 - total flux cleaned = 1.50098e-05 Jy ! Component: 350 - total flux cleaned = 1.48845e-05 Jy ! Component: 400 - total flux cleaned = 1.47207e-05 Jy ! Total flux subtracted in 400 components = 1.47207e-05 Jy ! Clean residual min=-0.000939 max=0.000840 Jy/beam ! Clean residual mean=0.000005 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.245031 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 364 components and 0.245031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036575Jy sigma=0.178753 ! Fit after self-cal, rms=0.036575Jy sigma=0.178751 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036575Jy sigma=0.178751 ! Fit after self-cal, rms=0.036536Jy sigma=0.178742 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.998 mas, bmaj=7.847 mas, bpa=-58.45 degrees ! Estimated noise=2.19383 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.82082e-05 Jy ! Component: 100 - total flux cleaned = 9.81795e-05 Jy ! Component: 150 - total flux cleaned = 0.000135861 Jy ! Component: 200 - total flux cleaned = 0.000147826 Jy ! Component: 250 - total flux cleaned = 0.000147756 Jy ! Component: 300 - total flux cleaned = 0.000171041 Jy ! Component: 350 - total flux cleaned = 0.000205158 Jy ! Component: 400 - total flux cleaned = 0.000216053 Jy ! Total flux subtracted in 400 components = 0.000216053 Jy ! Clean residual min=-0.000913 max=0.000812 Jy/beam ! Clean residual mean=0.000005 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.245247 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 384 components and 0.245247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036516Jy sigma=0.178682 ! Fit after self-cal, rms=0.036516Jy sigma=0.178680 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.89603e-05 Jy ! Component: 100 - total flux cleaned = 6.14626e-05 Jy ! Component: 150 - total flux cleaned = 7.22712e-05 Jy ! Component: 200 - total flux cleaned = 8.30445e-05 Jy ! Component: 250 - total flux cleaned = 7.25053e-05 Jy ! Component: 300 - total flux cleaned = 7.25156e-05 Jy ! Component: 350 - total flux cleaned = 9.32131e-05 Jy ! Component: 400 - total flux cleaned = 8.31287e-05 Jy ! Total flux subtracted in 400 components = 8.31287e-05 Jy ! Clean residual min=-0.000892 max=0.000797 Jy/beam ! Clean residual mean=0.000005 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.245331 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 399 components and 0.24533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036501Jy sigma=0.178634 ! Fit after self-cal, rms=0.036501Jy sigma=0.178633 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036501Jy sigma=0.178633 ! Fit after self-cal, rms=0.035935Jy sigma=0.174478 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.922 mas, bmaj=10.73 mas, bpa=-88.48 degrees ! Estimated noise=2.22873 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113234 Jy ! Component: 100 - total flux cleaned = -0.000228757 Jy ! Component: 150 - total flux cleaned = -0.000363233 Jy ! Component: 200 - total flux cleaned = -0.00046519 Jy ! Component: 250 - total flux cleaned = -0.000530788 Jy ! Component: 300 - total flux cleaned = -0.000601567 Jy ! Component: 350 - total flux cleaned = -0.000635063 Jy ! Component: 400 - total flux cleaned = -0.000690935 Jy ! Total flux subtracted in 400 components = -0.000690935 Jy ! Clean residual min=-0.000808 max=0.000764 Jy/beam ! Clean residual mean=0.000009 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.24464 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 428 components and 0.24464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.035932Jy sigma=0.174415 ! Fit after self-cal, rms=0.035930Jy sigma=0.174407 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.06343e-05 Jy ! Component: 100 - total flux cleaned = 4.08169e-05 Jy ! Component: 150 - total flux cleaned = 4.84536e-05 Jy ! Component: 200 - total flux cleaned = 4.11757e-05 Jy ! Component: 250 - total flux cleaned = 4.12511e-05 Jy ! Component: 300 - total flux cleaned = 5.50115e-05 Jy ! Component: 350 - total flux cleaned = 6.17273e-05 Jy ! Component: 400 - total flux cleaned = 8.13881e-05 Jy ! Total flux subtracted in 400 components = 8.13881e-05 Jy ! Clean residual min=-0.000773 max=0.000734 Jy/beam ! Clean residual mean=0.000008 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.244721 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 449 components and 0.244721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.035928Jy sigma=0.174377 ! Fit after self-cal, rms=0.035926Jy sigma=0.174376 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=4.995 mas, bmaj=7.848 mas, bpa=-58.44 degrees ! Estimated noise=2.19476 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.995 x 7.848 at -58.44 degrees (North through East) ! Clean map min=-0.0018729 max=0.18382 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=3.607 mas, bmaj=6.578 mas, bpa=-53.9 degrees ! Estimated noise=4.2689 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.133893 Jy ! Component: 100 - total flux cleaned = 0.174768 Jy ! Component: 150 - total flux cleaned = 0.196147 Jy ! Component: 200 - total flux cleaned = 0.207963 Jy ! Component: 250 - total flux cleaned = 0.215875 Jy ! Component: 300 - total flux cleaned = 0.221815 Jy ! Component: 350 - total flux cleaned = 0.226503 Jy ! Component: 400 - total flux cleaned = 0.230361 Jy ! Total flux subtracted in 400 components = 0.230361 Jy ! Clean residual min=-0.003188 max=0.003483 Jy/beam ! Clean residual mean=0.000020 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.23036 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 62 model components to the UV plane model. ! The established model now contains 62 components and 0.23036 Jy ! Inverting map and beam ! Estimated beam: bmin=4.995 mas, bmaj=7.848 mas, bpa=-58.44 degrees ! Estimated noise=2.19476 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00536119 Jy ! Component: 100 - total flux cleaned = 0.00897389 Jy ! Component: 150 - total flux cleaned = 0.0109054 Jy ! Component: 200 - total flux cleaned = 0.0118662 Jy ! Component: 250 - total flux cleaned = 0.0125365 Jy ! Component: 300 - total flux cleaned = 0.0131972 Jy ! Component: 350 - total flux cleaned = 0.0137855 Jy ! Component: 400 - total flux cleaned = 0.0143151 Jy ! Total flux subtracted in 400 components = 0.0143151 Jy ! Clean residual min=-0.001506 max=0.001532 Jy/beam ! Clean residual mean=0.000014 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.244676 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 138 components and 0.244676 Jy ! Inverting map ! Added new window around map position (117, -32.5). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000530816 Jy ! Component: 100 - total flux cleaned = 0.000582038 Jy ! Component: 150 - total flux cleaned = 0.000707091 Jy ! Component: 200 - total flux cleaned = 0.000743685 Jy ! Component: 250 - total flux cleaned = 0.000743048 Jy ! Component: 300 - total flux cleaned = 0.000776962 Jy ! Component: 350 - total flux cleaned = 0.000840792 Jy ! Component: 400 - total flux cleaned = 0.00090192 Jy ! Total flux subtracted in 400 components = 0.00090192 Jy ! Clean residual min=-0.001276 max=0.001092 Jy/beam ! Clean residual mean=0.000010 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.245577 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 183 components and 0.245577 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=8.922 mas, bmaj=10.73 mas, bpa=-88.48 degrees ! Estimated noise=2.22873 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.98341e-05 Jy ! Component: 100 - total flux cleaned = 6.97946e-05 Jy ! Component: 150 - total flux cleaned = 1.941e-05 Jy ! Component: 200 - total flux cleaned = -7.41288e-05 Jy ! Component: 250 - total flux cleaned = -0.000182093 Jy ! Component: 300 - total flux cleaned = -0.000262586 Jy ! Component: 350 - total flux cleaned = -0.000300668 Jy ! Component: 400 - total flux cleaned = -0.000317876 Jy ! Total flux subtracted in 400 components = -0.000317876 Jy ! Clean residual min=-0.000987 max=0.000813 Jy/beam ! Clean residual mean=0.000011 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.24526 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.44344e-05 Jy ! Component: 100 - total flux cleaned = 3.39778e-05 Jy ! Component: 150 - total flux cleaned = 2.338e-06 Jy ! Component: 200 - total flux cleaned = 2.54939e-06 Jy ! Component: 250 - total flux cleaned = 1.74073e-05 Jy ! Component: 300 - total flux cleaned = 4.57707e-05 Jy ! Component: 350 - total flux cleaned = 4.53597e-05 Jy ! Component: 400 - total flux cleaned = 3.14847e-05 Jy ! Total flux subtracted in 400 components = 3.14847e-05 Jy ! Clean residual min=-0.000891 max=0.000762 Jy/beam ! Clean residual mean=0.000010 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.245291 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 259 components and 0.245291 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.995 mas, bmaj=7.848 mas, bpa=-58.44 degrees ! Estimated noise=2.19476 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.93379e-06 Jy ! Component: 100 - total flux cleaned = 9.84182e-05 Jy ! Component: 150 - total flux cleaned = 0.000142584 Jy ! Component: 200 - total flux cleaned = 0.000101886 Jy ! Component: 250 - total flux cleaned = 0.000102767 Jy ! Component: 300 - total flux cleaned = 0.000161411 Jy ! Component: 350 - total flux cleaned = 0.000199228 Jy ! Component: 400 - total flux cleaned = 0.000217565 Jy ! Total flux subtracted in 400 components = 0.000217565 Jy ! Clean residual min=-0.000991 max=0.000867 Jy/beam ! Clean residual mean=0.000006 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.245509 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 311 components and 0.245509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036004Jy sigma=0.174649 ! Fit after self-cal, rms=0.035984Jy sigma=0.174605 wmodel /scr/pima/rdv94_uvs/J0346+5400_S_map.mod ! Writing 311 model components to file: /scr/pima/rdv94_uvs/J0346+5400_S_map.mod wobs /scr/pima/rdv94_uvs/J0346+5400_S_uvs.fits ! Applying 2052 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0346+5400_S_uvs.fits wwins /scr/pima/rdv94_uvs/J0346+5400_S_map.win ! wwins: Wrote 6 windows to /scr/pima/rdv94_uvs/J0346+5400_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.000436278 Jy ! Component: 100 - total flux cleaned = -0.000757499 Jy ! Component: 150 - total flux cleaned = -0.000887732 Jy ! Component: 200 - total flux cleaned = -0.000985321 Jy ! Component: 250 - total flux cleaned = -0.00102597 Jy ! Component: 300 - total flux cleaned = -0.00109137 Jy ! Component: 350 - total flux cleaned = -0.00106584 Jy ! Component: 400 - total flux cleaned = -0.0010784 Jy ! Component: 450 - total flux cleaned = -0.00112742 Jy ! Component: 500 - total flux cleaned = -0.00115138 Jy ! Component: 550 - total flux cleaned = -0.00117472 Jy ! Component: 600 - total flux cleaned = -0.00119779 Jy ! Component: 650 - total flux cleaned = -0.00118656 Jy ! Component: 700 - total flux cleaned = -0.00120889 Jy ! Component: 750 - total flux cleaned = -0.00119797 Jy ! Component: 800 - total flux cleaned = -0.00121954 Jy ! Component: 850 - total flux cleaned = -0.00123015 Jy ! Component: 900 - total flux cleaned = -0.0012614 Jy ! Component: 950 - total flux cleaned = -0.00126129 Jy ! Component: 1000 - total flux cleaned = -0.00125099 Jy ! Component: 1050 - total flux cleaned = -0.00126112 Jy ! Component: 1100 - total flux cleaned = -0.00128089 Jy ! Component: 1150 - total flux cleaned = -0.00122168 Jy ! Component: 1200 - total flux cleaned = -0.00119241 Jy ! Component: 1250 - total flux cleaned = -0.00120202 Jy ! Component: 1300 - total flux cleaned = -0.00116369 Jy ! Component: 1350 - total flux cleaned = -0.00114474 Jy ! Component: 1400 - total flux cleaned = -0.00114477 Jy ! Component: 1450 - total flux cleaned = -0.00114474 Jy ! Component: 1500 - total flux cleaned = -0.00115392 Jy ! Component: 1550 - total flux cleaned = -0.00114482 Jy ! Component: 1600 - total flux cleaned = -0.00117199 Jy ! Component: 1650 - total flux cleaned = -0.00117198 Jy ! Component: 1700 - total flux cleaned = -0.0011363 Jy ! Component: 1750 - total flux cleaned = -0.00117176 Jy ! Component: 1800 - total flux cleaned = -0.00118056 Jy ! Component: 1850 - total flux cleaned = -0.00116314 Jy ! Component: 1900 - total flux cleaned = -0.00118041 Jy ! Component: 1950 - total flux cleaned = -0.0011718 Jy ! Component: 2000 - total flux cleaned = -0.00116327 Jy ! Component: 2050 - total flux cleaned = -0.00114636 Jy ! Component: 2100 - total flux cleaned = -0.001138 Jy ! Component: 2150 - total flux cleaned = -0.001188 Jy ! Component: 2200 - total flux cleaned = -0.00117138 Jy ! Component: 2250 - total flux cleaned = -0.00119607 Jy ! Component: 2300 - total flux cleaned = -0.00120422 Jy ! Component: 2350 - total flux cleaned = -0.00122055 Jy ! Component: 2400 - total flux cleaned = -0.00123663 Jy ! Component: 2450 - total flux cleaned = -0.00122853 Jy ! Component: 2500 - total flux cleaned = -0.00122054 Jy ! Component: 2550 - total flux cleaned = -0.0012205 Jy ! Component: 2600 - total flux cleaned = -0.00121258 Jy ! Component: 2650 - total flux cleaned = -0.00124406 Jy ! Component: 2700 - total flux cleaned = -0.00124401 Jy ! Component: 2750 - total flux cleaned = -0.00124402 Jy ! Component: 2800 - total flux cleaned = -0.00123637 Jy ! Component: 2850 - total flux cleaned = -0.0012517 Jy ! Component: 2900 - total flux cleaned = -0.00123642 Jy ! Component: 2950 - total flux cleaned = -0.00122881 Jy ! Component: 3000 - total flux cleaned = -0.00122886 Jy ! Component: 3050 - total flux cleaned = -0.00125894 Jy ! Component: 3100 - total flux cleaned = -0.00125134 Jy ! Component: 3150 - total flux cleaned = -0.00123647 Jy ! Component: 3200 - total flux cleaned = -0.00122908 Jy ! Component: 3250 - total flux cleaned = -0.00120689 Jy ! Component: 3300 - total flux cleaned = -0.00121426 Jy ! Component: 3350 - total flux cleaned = -0.00118499 Jy ! Component: 3400 - total flux cleaned = -0.00119228 Jy ! Component: 3450 - total flux cleaned = -0.00117045 Jy ! Component: 3500 - total flux cleaned = -0.00114156 Jy ! Component: 3550 - total flux cleaned = -0.00117037 Jy ! Component: 3600 - total flux cleaned = -0.00114887 Jy ! Component: 3650 - total flux cleaned = -0.00112746 Jy ! Component: 3700 - total flux cleaned = -0.00114165 Jy ! Component: 3750 - total flux cleaned = -0.00109912 Jy ! Component: 3800 - total flux cleaned = -0.00107795 Jy ! Component: 3850 - total flux cleaned = -0.00109907 Jy ! Component: 3900 - total flux cleaned = -0.00105706 Jy ! Component: 3950 - total flux cleaned = -0.00106405 Jy ! Component: 4000 - total flux cleaned = -0.00105707 Jy ! Component: 4050 - total flux cleaned = -0.0010363 Jy ! Total flux subtracted in 4096 components = -0.00104325 Jy ! Clean residual min=-0.000386 max=0.000401 Jy/beam ! Clean residual mean=0.000003 rms=0.000122 Jy/beam ! Combined flux in latest and established models = 0.244465 Jy keep ! Adding 240 model components to the UV plane model. ! The established model now contains 551 components and 0.244465 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J0346+5400_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.995 x 7.848 at -58.44 degrees (North through East) ! Clean map min=-0.0017594 max=0.18302 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0346+5400_S_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.183 rms= 0.00012 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0346+5400_S_uvs.log closed on Tue Oct 8 12:11:31 2013