! Started logfile: /scr/pima/rdv94_uvs/J0935+2405_X_uvs.log on Tue Oct 8 12:17:15 2013 obs /scr/pima/rdv94_uvs/J0935+2405_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0935+2405_X_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.837753 visibilities/baseline/integration-bin. ! Found source: J0935+2405 ! ! 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 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 5308 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv94_uvs/J0935+2405_X] 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:HN 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 ! 1:PT self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001193Jy sigma=0.871921 ! Fit after self-cal, rms=0.951956Jy sigma=0.821172 ! 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=0.9081 mas, bmaj=2.258 mas, bpa=-24.48 degrees ! Estimated noise=22.1563 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.0412312 Jy ! Component: 100 - total flux cleaned = 0.0527312 Jy ! Total flux subtracted in 100 components = 0.0527312 Jy ! Clean residual min=-0.007422 max=0.013253 Jy/beam ! Clean residual mean=-0.000010 rms=0.001991 Jy/beam ! Combined flux in latest and established models = 0.0527312 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0527312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066466Jy sigma=0.055543 ! Fit after self-cal, rms=0.064945Jy sigma=0.054377 ! Inverting map ! Added new window around map position (0.8, 3.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121826 Jy ! Component: 100 - total flux cleaned = 0.018759 Jy ! Total flux subtracted in 100 components = 0.018759 Jy ! Clean residual min=-0.005847 max=0.006446 Jy/beam ! Clean residual mean=-0.000003 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 0.0714902 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.0714902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063294Jy sigma=0.051675 ! Fit after self-cal, rms=0.063138Jy sigma=0.051375 ! 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=1.236 mas, bmaj=2.525 mas, bpa=-21.13 degrees ! Estimated noise=11.7208 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.00615794 Jy ! Component: 100 - total flux cleaned = 0.0099256 Jy ! Component: 150 - total flux cleaned = 0.012492 Jy ! Component: 200 - total flux cleaned = 0.0142714 Jy ! Total flux subtracted in 200 components = 0.0142714 Jy ! Clean residual min=-0.003854 max=0.003963 Jy/beam ! Clean residual mean=-0.000001 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.0857616 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.0857616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062662Jy sigma=0.050515 ! Fit after self-cal, rms=0.062681Jy sigma=0.050458 ! 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.99 FD 0.94 HN 0.88 KP 0.99 ! LA 1.01 MK 0.98 NL 0.99 OV 1.02 ! PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.38 FD 0.88 HN 0.97 KP 0.94 ! LA 1.10 MK 0.99 NL 0.95 OV 0.99 ! PT 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.89 HN 0.90 KP 0.90 ! LA 1.11 MK 1.06 NL 0.92 OV 1.01 ! PT 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.91 HN 0.88 KP 0.83 ! LA 1.04 MK 1.06 NL 0.98 OV 1.02 ! PT 1.02 ! ! ! Fit before self-cal, rms=0.062681Jy sigma=0.050458 ! Fit after self-cal, rms=0.059974Jy sigma=0.050004 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.238 mas, bmaj=2.55 mas, bpa=-21.14 degrees ! Estimated noise=11.3386 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.000563532 Jy ! Component: 100 - total flux cleaned = -0.000426006 Jy ! Component: 150 - total flux cleaned = -0.000316292 Jy ! Component: 200 - total flux cleaned = -0.000193506 Jy ! Total flux subtracted in 200 components = -0.000193506 Jy ! Clean residual min=-0.002773 max=0.003550 Jy/beam ! Clean residual mean=-0.000002 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.0855681 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.0855681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059899Jy sigma=0.049950 ! Fit after self-cal, rms=0.059975Jy sigma=0.049890 ! 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.059975Jy sigma=0.049890 ! Fit after self-cal, rms=0.059276Jy sigma=0.049877 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.236 mas, bmaj=2.554 mas, bpa=-21.17 degrees ! Estimated noise=11.1714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000639095 Jy ! Component: 100 - total flux cleaned = -0.000646514 Jy ! Component: 150 - total flux cleaned = -0.000591227 Jy ! Component: 200 - total flux cleaned = -0.000544002 Jy ! Total flux subtracted in 200 components = -0.000544002 Jy ! Clean residual min=-0.002624 max=0.003422 Jy/beam ! Clean residual mean=-0.000002 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.0850241 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.0850241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059229Jy sigma=0.049851 ! Fit after self-cal, rms=0.059248Jy sigma=0.049845 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 (2.2, 9.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00354501 Jy ! Component: 100 - total flux cleaned = 0.00558559 Jy ! Component: 150 - total flux cleaned = 0.00696901 Jy ! Component: 200 - total flux cleaned = 0.00766372 Jy ! Total flux subtracted in 200 components = 0.00766372 Jy ! Clean residual min=-0.002181 max=0.002181 Jy/beam ! Clean residual mean=-0.000001 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.0926878 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 92 components and 0.0926878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059025Jy sigma=0.049613 ! Fit after self-cal, rms=0.059005Jy sigma=0.049559 ! 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.059005Jy sigma=0.049559 ! Fit after self-cal, rms=0.059425Jy sigma=0.049411 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.225 mas, bmaj=2.577 mas, bpa=-21.62 degrees ! Estimated noise=11.1033 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168589 Jy ! Component: 100 - total flux cleaned = 0.00225133 Jy ! Component: 150 - total flux cleaned = 0.00264557 Jy ! Component: 200 - total flux cleaned = 0.00294553 Jy ! Total flux subtracted in 200 components = 0.00294553 Jy ! Clean residual min=-0.002117 max=0.001865 Jy/beam ! Clean residual mean=0.000002 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.0956333 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 104 components and 0.0956334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059351Jy sigma=0.049350 ! Fit after self-cal, rms=0.059444Jy sigma=0.049326 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.000587567 Jy ! Component: 100 - total flux cleaned = 0.000877357 Jy ! Component: 150 - total flux cleaned = 0.00107477 Jy ! Component: 200 - total flux cleaned = 0.00127415 Jy ! Total flux subtracted in 200 components = 0.00127415 Jy ! Clean residual min=-0.002181 max=0.001870 Jy/beam ! Clean residual mean=0.000002 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0969075 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 115 components and 0.0969075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059409Jy sigma=0.049304 ! Fit after self-cal, rms=0.059412Jy sigma=0.049301 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.059412Jy sigma=0.049301 ! Fit after self-cal, rms=0.059657Jy sigma=0.049289 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.42 mas, bmaj=3.231 mas, bpa=-3.952 degrees ! Estimated noise=11.6292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000617951 Jy ! Component: 100 - total flux cleaned = 0.00106338 Jy ! Component: 150 - total flux cleaned = 0.00141145 Jy ! Component: 200 - total flux cleaned = 0.00155898 Jy ! Total flux subtracted in 200 components = 0.00155898 Jy ! Clean residual min=-0.001948 max=0.001904 Jy/beam ! Clean residual mean=0.000004 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0984665 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 137 components and 0.0984665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059640Jy sigma=0.049281 ! Fit after self-cal, rms=0.059610Jy sigma=0.049253 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.000275293 Jy ! Component: 100 - total flux cleaned = 0.000570816 Jy ! Component: 150 - total flux cleaned = 0.000774669 Jy ! Component: 200 - total flux cleaned = 0.000845857 Jy ! Total flux subtracted in 200 components = 0.000845857 Jy ! Clean residual min=-0.002051 max=0.002078 Jy/beam ! Clean residual mean=0.000005 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0993124 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 144 components and 0.0993124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059600Jy sigma=0.049248 ! Fit after self-cal, rms=0.059599Jy sigma=0.049246 ! 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:HN,true ! 1:HN 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 1:PT,true ! 1: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.059599Jy sigma=0.049246 ! Fit after self-cal, rms=0.059599Jy sigma=0.049246 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN 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 ! 1: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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.059599Jy sigma=0.049246 ! Fit after self-cal, rms=0.059227Jy sigma=0.049242 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=0.8991 mas, bmaj=2.312 mas, bpa=-25.32 degrees ! Estimated noise=20.657 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.00176911 Jy ! Component: 100 - total flux cleaned = 0.0023683 Jy ! Component: 150 - total flux cleaned = 0.00294618 Jy ! Component: 200 - total flux cleaned = 0.00325618 Jy ! Total flux subtracted in 200 components = 0.00325618 Jy ! Clean residual min=-0.003957 max=0.003611 Jy/beam ! Clean residual mean=0.000002 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.102569 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 159 components and 0.102569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059248Jy sigma=0.049274 ! Fit after self-cal, rms=0.059250Jy sigma=0.049255 ! 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=1.22 mas, bmaj=2.585 mas, bpa=-21.85 degrees ! Estimated noise=10.9842 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.00116395 Jy ! Component: 100 - total flux cleaned = -0.00196999 Jy ! Component: 150 - total flux cleaned = -0.00243525 Jy ! Component: 200 - total flux cleaned = -0.00263457 Jy ! Component: 250 - total flux cleaned = -0.00267517 Jy ! Component: 300 - total flux cleaned = -0.00271312 Jy ! Component: 350 - total flux cleaned = -0.00273067 Jy ! Component: 400 - total flux cleaned = -0.00271395 Jy ! Total flux subtracted in 400 components = -0.00271395 Jy ! Clean residual min=-0.002145 max=0.001908 Jy/beam ! Clean residual mean=0.000003 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0998546 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 188 components and 0.0998546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059196Jy sigma=0.049225 ! Fit after self-cal, rms=0.059187Jy sigma=0.049222 ! 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 = -0.000352549 Jy ! Component: 100 - total flux cleaned = -0.000390767 Jy ! Component: 150 - total flux cleaned = -0.000407734 Jy ! Component: 200 - total flux cleaned = -0.000408073 Jy ! Component: 250 - total flux cleaned = -0.000408359 Jy ! Component: 300 - total flux cleaned = -0.000408798 Jy ! Component: 350 - total flux cleaned = -0.000408585 Jy ! Component: 400 - total flux cleaned = -0.00039478 Jy ! Total flux subtracted in 400 components = -0.00039478 Jy ! Clean residual min=-0.002068 max=0.001920 Jy/beam ! Clean residual mean=0.000003 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0994598 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 197 components and 0.0994598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059167Jy sigma=0.049211 ! Fit after self-cal, rms=0.059165Jy sigma=0.049210 ! 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. ! Applying 2560 buffered edits. 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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.059165Jy sigma=0.049210 ! Fit after self-cal, rms=0.058737Jy sigma=0.049207 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.216 mas, bmaj=2.587 mas, bpa=-21.89 degrees ! Estimated noise=10.8923 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000484497 Jy ! Component: 100 - total flux cleaned = -0.000594724 Jy ! Component: 150 - total flux cleaned = -0.000637953 Jy ! Component: 200 - total flux cleaned = -0.000638082 Jy ! Component: 250 - total flux cleaned = -0.00063818 Jy ! Component: 300 - total flux cleaned = -0.000638016 Jy ! Component: 350 - total flux cleaned = -0.00062562 Jy ! Component: 400 - total flux cleaned = -0.000614087 Jy ! Total flux subtracted in 400 components = -0.000614087 Jy ! Clean residual min=-0.001982 max=0.001903 Jy/beam ! Clean residual mean=0.000003 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.0988458 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 205 components and 0.0988457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058716Jy sigma=0.049201 ! Fit after self-cal, rms=0.058719Jy sigma=0.049200 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.30659e-06 Jy ! Component: 100 - total flux cleaned = 7.97207e-06 Jy ! Component: 150 - total flux cleaned = 8.0649e-06 Jy ! Component: 200 - total flux cleaned = 7.9421e-06 Jy ! Component: 250 - total flux cleaned = 1.89743e-05 Jy ! Component: 300 - total flux cleaned = 2.97912e-05 Jy ! Component: 350 - total flux cleaned = 4.0592e-05 Jy ! Component: 400 - total flux cleaned = 5.08798e-05 Jy ! Total flux subtracted in 400 components = 5.08798e-05 Jy ! Clean residual min=-0.001953 max=0.001910 Jy/beam ! Clean residual mean=0.000003 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0988966 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 218 components and 0.0988966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058708Jy sigma=0.049195 ! Fit after self-cal, rms=0.058710Jy sigma=0.049194 ! 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.058710Jy sigma=0.049194 ! Fit after self-cal, rms=0.059031Jy sigma=0.049188 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.208 mas, bmaj=2.596 mas, bpa=-22.2 degrees ! Estimated noise=10.8704 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00022448 Jy ! Component: 100 - total flux cleaned = -0.000194594 Jy ! Component: 150 - total flux cleaned = -0.000221467 Jy ! Component: 200 - total flux cleaned = -0.000246028 Jy ! Component: 250 - total flux cleaned = -0.000246822 Jy ! Component: 300 - total flux cleaned = -0.000224761 Jy ! Component: 350 - total flux cleaned = -0.000214483 Jy ! Component: 400 - total flux cleaned = -0.000203929 Jy ! Total flux subtracted in 400 components = -0.000203929 Jy ! Clean residual min=-0.001937 max=0.001879 Jy/beam ! Clean residual mean=0.000003 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.0986927 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 223 components and 0.0986927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059016Jy sigma=0.049182 ! Fit after self-cal, rms=0.059037Jy sigma=0.049181 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 = 5.04778e-05 Jy ! Component: 100 - total flux cleaned = 6.06096e-05 Jy ! Component: 150 - total flux cleaned = 8.09194e-05 Jy ! Component: 200 - total flux cleaned = 8.10204e-05 Jy ! Component: 250 - total flux cleaned = 9.06308e-05 Jy ! Component: 300 - total flux cleaned = 9.99645e-05 Jy ! Component: 350 - total flux cleaned = 9.97926e-05 Jy ! Component: 400 - total flux cleaned = 0.000108881 Jy ! Total flux subtracted in 400 components = 0.000108881 Jy ! Clean residual min=-0.001924 max=0.001887 Jy/beam ! Clean residual mean=0.000003 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0988016 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 231 components and 0.0988016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059028Jy sigma=0.049178 ! Fit after self-cal, rms=0.059032Jy sigma=0.049177 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.059032Jy sigma=0.049177 ! Fit after self-cal, rms=0.066803Jy sigma=0.047905 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.429 mas, bmaj=3.263 mas, bpa=-4.861 degrees ! Estimated noise=11.7218 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101419 Jy ! Component: 100 - total flux cleaned = 0.00151279 Jy ! Component: 150 - total flux cleaned = 0.0016302 Jy ! Component: 200 - total flux cleaned = 0.00165935 Jy ! Component: 250 - total flux cleaned = 0.00165949 Jy ! Component: 300 - total flux cleaned = 0.00167158 Jy ! Component: 350 - total flux cleaned = 0.00168313 Jy ! Component: 400 - total flux cleaned = 0.00169349 Jy ! Total flux subtracted in 400 components = 0.00169349 Jy ! Clean residual min=-0.001940 max=0.001969 Jy/beam ! Clean residual mean=0.000005 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.100495 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 240 components and 0.100495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066780Jy sigma=0.047877 ! Fit after self-cal, rms=0.067110Jy sigma=0.047802 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 (40, -34.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000984788 Jy ! Component: 100 - total flux cleaned = 0.00129663 Jy ! Component: 150 - total flux cleaned = 0.00156379 Jy ! Component: 200 - total flux cleaned = 0.00183741 Jy ! Component: 250 - total flux cleaned = 0.00197858 Jy ! Component: 300 - total flux cleaned = 0.0021063 Jy ! Component: 350 - total flux cleaned = 0.00216564 Jy ! Component: 400 - total flux cleaned = 0.00230675 Jy ! Total flux subtracted in 400 components = 0.00230675 Jy ! Clean residual min=-0.001628 max=0.001676 Jy/beam ! Clean residual mean=0.000001 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.102802 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 287 components and 0.102802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066993Jy sigma=0.047702 ! Fit after self-cal, rms=0.066977Jy sigma=0.047689 ! 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=1.202 mas, bmaj=2.614 mas, bpa=-22.51 degrees ! Estimated noise=11.129 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.202 x 2.614 at -22.51 degrees (North through East) ! Clean map min=-0.0018 max=0.046949 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=0.8868 mas, bmaj=2.343 mas, bpa=-25.76 degrees ! Estimated noise=20.7662 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0402139 Jy ! Component: 100 - total flux cleaned = 0.0555761 Jy ! Component: 150 - total flux cleaned = 0.0646487 Jy ! Component: 200 - total flux cleaned = 0.0710907 Jy ! Component: 250 - total flux cleaned = 0.07521 Jy ! Component: 300 - total flux cleaned = 0.0781784 Jy ! Component: 350 - total flux cleaned = 0.0803012 Jy ! Component: 400 - total flux cleaned = 0.081791 Jy ! Total flux subtracted in 400 components = 0.081791 Jy ! Clean residual min=-0.003866 max=0.003891 Jy/beam ! Clean residual mean=-0.000000 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.0817911 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 50 model components to the UV plane model. ! The established model now contains 50 components and 0.0817911 Jy ! Inverting map and beam ! Estimated beam: bmin=1.202 mas, bmaj=2.614 mas, bpa=-22.51 degrees ! Estimated noise=11.129 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (1.2, 1.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00375068 Jy ! Component: 100 - total flux cleaned = 0.0057555 Jy ! Component: 150 - total flux cleaned = 0.00654919 Jy ! Component: 200 - total flux cleaned = 0.00711815 Jy ! Component: 250 - total flux cleaned = 0.00778484 Jy ! Component: 300 - total flux cleaned = 0.00798956 Jy ! Component: 350 - total flux cleaned = 0.00838473 Jy ! Component: 400 - total flux cleaned = 0.00875704 Jy ! Total flux subtracted in 400 components = 0.00875704 Jy ! Clean residual min=-0.002173 max=0.001953 Jy/beam ! Clean residual mean=0.000002 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.0905481 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 106 components and 0.0905481 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.429 mas, bmaj=3.263 mas, bpa=-4.861 degrees ! Estimated noise=11.7218 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014987 Jy ! Component: 100 - total flux cleaned = 0.00261937 Jy ! Component: 150 - total flux cleaned = 0.00332058 Jy ! Component: 200 - total flux cleaned = 0.0038301 Jy ! Component: 250 - total flux cleaned = 0.00438377 Jy ! Component: 300 - total flux cleaned = 0.00482909 Jy ! Component: 350 - total flux cleaned = 0.00532119 Jy ! Component: 400 - total flux cleaned = 0.00575827 Jy ! Total flux subtracted in 400 components = 0.00575827 Jy ! Clean residual min=-0.001888 max=0.001584 Jy/beam ! Clean residual mean=0.000002 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0963064 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 = 0.000386116 Jy ! Component: 100 - total flux cleaned = 0.0007561 Jy ! Component: 150 - total flux cleaned = 0.00102349 Jy ! Component: 200 - total flux cleaned = 0.00139749 Jy ! Component: 250 - total flux cleaned = 0.00164749 Jy ! Component: 300 - total flux cleaned = 0.00180973 Jy ! Component: 350 - total flux cleaned = 0.00196738 Jy ! Component: 400 - total flux cleaned = 0.00219834 Jy ! Total flux subtracted in 400 components = 0.00219834 Jy ! Clean residual min=-0.001710 max=0.001458 Jy/beam ! Clean residual mean=0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0985047 Jy ! Adding 122 model components to the UV plane model. ! The established model now contains 222 components and 0.0985047 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.202 mas, bmaj=2.614 mas, bpa=-22.51 degrees ! Estimated noise=11.129 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000835249 Jy ! Component: 100 - total flux cleaned = -0.00120445 Jy ! Component: 150 - total flux cleaned = -0.00141812 Jy ! Component: 200 - total flux cleaned = -0.00153986 Jy ! Component: 250 - total flux cleaned = -0.00161874 Jy ! Component: 300 - total flux cleaned = -0.00173153 Jy ! Component: 350 - total flux cleaned = -0.00176845 Jy ! Component: 400 - total flux cleaned = -0.00183666 Jy ! Total flux subtracted in 400 components = -0.00183666 Jy ! Clean residual min=-0.001598 max=0.001493 Jy/beam ! Clean residual mean=0.000001 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.096668 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 261 components and 0.096668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066850Jy sigma=0.047655 ! Fit after self-cal, rms=0.066795Jy sigma=0.047632 wmodel /scr/pima/rdv94_uvs/J0935+2405_X_map.mod ! Writing 261 model components to file: /scr/pima/rdv94_uvs/J0935+2405_X_map.mod wobs /scr/pima/rdv94_uvs/J0935+2405_X_uvs.fits ! Applying 608 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0935+2405_X_uvs.fits wwins /scr/pima/rdv94_uvs/J0935+2405_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv94_uvs/J0935+2405_X_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.00049973 Jy ! Component: 100 - total flux cleaned = -0.000766882 Jy ! Component: 150 - total flux cleaned = -0.000793141 Jy ! Component: 200 - total flux cleaned = -0.000650211 Jy ! Component: 250 - total flux cleaned = -0.000535784 Jy ! Component: 300 - total flux cleaned = -0.000513631 Jy ! Component: 350 - total flux cleaned = -0.000469941 Jy ! Component: 400 - total flux cleaned = -0.000512241 Jy ! Component: 450 - total flux cleaned = -0.000574716 Jy ! Component: 500 - total flux cleaned = -0.000574829 Jy ! Component: 550 - total flux cleaned = -0.000575009 Jy ! Component: 600 - total flux cleaned = -0.000515955 Jy ! Component: 650 - total flux cleaned = -0.000535668 Jy ! Component: 700 - total flux cleaned = -0.000497233 Jy ! Component: 750 - total flux cleaned = -0.0004787 Jy ! Component: 800 - total flux cleaned = -0.000516016 Jy ! Component: 850 - total flux cleaned = -0.000497438 Jy ! Component: 900 - total flux cleaned = -0.000497585 Jy ! Component: 950 - total flux cleaned = -0.00047988 Jy ! Component: 1000 - total flux cleaned = -0.000462321 Jy ! Component: 1050 - total flux cleaned = -0.000409598 Jy ! Component: 1100 - total flux cleaned = -0.00037476 Jy ! Component: 1150 - total flux cleaned = -0.000271768 Jy ! Component: 1200 - total flux cleaned = -0.000186838 Jy ! Component: 1250 - total flux cleaned = -0.000170082 Jy ! Component: 1300 - total flux cleaned = -0.000119783 Jy ! Component: 1350 - total flux cleaned = -3.74971e-05 Jy ! Component: 1400 - total flux cleaned = -2.1229e-05 Jy ! Component: 1450 - total flux cleaned = -2.10337e-05 Jy ! Component: 1500 - total flux cleaned = 4.30238e-05 Jy ! Component: 1550 - total flux cleaned = 0.000106398 Jy ! Component: 1600 - total flux cleaned = 0.000153547 Jy ! Component: 1650 - total flux cleaned = 0.000153452 Jy ! Component: 1700 - total flux cleaned = 0.000184587 Jy ! Component: 1750 - total flux cleaned = 0.000184794 Jy ! Component: 1800 - total flux cleaned = 0.000215289 Jy ! Component: 1850 - total flux cleaned = 0.000230605 Jy ! Component: 1900 - total flux cleaned = 0.000260572 Jy ! Component: 1950 - total flux cleaned = 0.00023066 Jy ! Component: 2000 - total flux cleaned = 0.000201082 Jy ! Component: 2050 - total flux cleaned = 0.000215679 Jy ! Component: 2100 - total flux cleaned = 0.000142663 Jy ! Component: 2150 - total flux cleaned = 0.000186326 Jy ! Component: 2200 - total flux cleaned = 0.000186216 Jy ! Component: 2250 - total flux cleaned = 0.000172097 Jy ! Component: 2300 - total flux cleaned = 0.000172077 Jy ! Component: 2350 - total flux cleaned = 0.000172045 Jy ! Component: 2400 - total flux cleaned = 0.000116081 Jy ! Component: 2450 - total flux cleaned = 0.000116114 Jy ! Component: 2500 - total flux cleaned = 7.48653e-05 Jy ! Component: 2550 - total flux cleaned = 6.12453e-05 Jy ! Component: 2600 - total flux cleaned = 7.48172e-05 Jy ! Component: 2650 - total flux cleaned = 2.05494e-05 Jy ! Component: 2700 - total flux cleaned = -6.41365e-06 Jy ! Component: 2750 - total flux cleaned = -4.66808e-05 Jy ! Component: 2800 - total flux cleaned = -7.34565e-05 Jy ! Component: 2850 - total flux cleaned = -0.000153132 Jy ! Component: 2900 - total flux cleaned = -0.000232455 Jy ! Component: 2950 - total flux cleaned = -0.000245629 Jy ! Component: 3000 - total flux cleaned = -0.000297999 Jy ! Component: 3050 - total flux cleaned = -0.000350124 Jy ! Component: 3100 - total flux cleaned = -0.00041491 Jy ! Component: 3150 - total flux cleaned = -0.000492328 Jy ! Component: 3200 - total flux cleaned = -0.000569227 Jy ! Component: 3250 - total flux cleaned = -0.000658481 Jy ! Component: 3300 - total flux cleaned = -0.000734647 Jy ! Component: 3350 - total flux cleaned = -0.000810441 Jy ! Component: 3400 - total flux cleaned = -0.000873443 Jy ! Component: 3450 - total flux cleaned = -0.000961131 Jy ! Component: 3500 - total flux cleaned = -0.00107323 Jy ! Component: 3550 - total flux cleaned = -0.00116012 Jy ! Component: 3600 - total flux cleaned = -0.00119706 Jy ! Component: 3650 - total flux cleaned = -0.00127089 Jy ! Component: 3700 - total flux cleaned = -0.00130752 Jy ! Component: 3750 - total flux cleaned = -0.00134413 Jy ! Component: 3800 - total flux cleaned = -0.00146558 Jy ! Component: 3850 - total flux cleaned = -0.001526 Jy ! Component: 3900 - total flux cleaned = -0.0015861 Jy ! Component: 3950 - total flux cleaned = -0.00163403 Jy ! Component: 4000 - total flux cleaned = -0.00174139 Jy ! Component: 4050 - total flux cleaned = -0.00178894 Jy ! Total flux subtracted in 4096 components = -0.00183623 Jy ! Clean residual min=-0.000722 max=0.000820 Jy/beam ! Clean residual mean=-0.000000 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.0948318 Jy keep ! Adding 240 model components to the UV plane model. ! The established model now contains 499 components and 0.0948318 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J0935+2405_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.202 x 2.614 at -22.51 degrees (North through East) ! Clean map min=-0.0017166 max=0.047005 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0935+2405_X_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.047 rms= 0.0002 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0935+2405_X_uvs.log closed on Tue Oct 8 12:17:21 2013